Giter Club home page Giter Club logo

todoapp's Introduction

todoapp

A browser-based Todo.txt application,
written in Golang and AngularJS.

Build Status

Demo Application

todoapp Screenshot

Installation

$ go get github.com/JamesClonk/todoapp

This will compile and install the todoapp binary into your $GOPATH/bin directory.

Requirements

todoapp requires Go 1.2 or higher.

Usage

Go to the directory where you store or wish to store your Todo.txt file and simply start todoapp, then open your browser and point it to http://localhost:4004/

$ todoapp

todoapp also has some commandline options:

$ todoapp -h
NAME:
   todoapp - A browser-based Todo.txt application

USAGE:
   todoapp [global options] command [command options] [arguments...]

VERSION:
   1.0.0

COMMANDS:
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --port, -p '4004'                    port for the todoapp web server
   --file, -f 'todo.txt'                filename/path of todo.txt file to use
   --config, -c 'todoapp.config'        filename/path of configuration file to use
   --version, -v                        print the version
   --help, -h                           show help

Documentation

See under "Tools" section on the demo application for further information.

License

The source files are distributed under the Mozilla Public License, version 2.0, unless otherwise noted.
Please read the FAQ if you have further questions regarding the license.

todoapp's People

Contributors

jamesclonk avatar

Stargazers

uGeek avatar Marc Berndtgen avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

ugeek atareao

todoapp's Issues

don't work

With the new version of go it does not work, it gives many errors.

It would be great to have it on a docker, as a service

I have tried the demo and it is amazing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.