Skip to content

Torch your productivity and make yourself work 5 times faster.

License

Notifications You must be signed in to change notification settings

extremeprog-com/point

Repository files navigation

Point

Torch your productivity and make yourself work 5 times faster.

It's a web and mobile application (cordova) that you can use for working with your task lists.

Installation

Web

$ docker run -d -it --restart=always --name=point extremeprog/point:latest

Mobile

Download and build the mobile version of Point.

$ git clone [email protected]:extremeprog-com/point.git
$ cd point
$ ionic state restore
$ ionic build ios

Now you can use Xcode to install application on your telephone.