Pomoday is an easy to use, yet powerful and flexible web-based task management software that you can use with just a keyboard.
It's flexible and don't tie with any productivity methodologies, that mean, you can customize and use it in whatever way you want, try implement yourself a GTD or Kanban or Pomodoro workflow with it.
- Task management (of course)
- Keyboard only workflow
- Built-in time tracker
- Activities log to get an overview on how you spent your day
- Dark mode
- (A lot coming...)
There are two way to use Pomoday:
- Use it online at https://pomoday.app
- Host it yourself (see instruction below)
Please make sure you have node
and npm
installed on your machine.
To host Pomoday locally or on your own server:
- Clone this repository
git clone https://github.com/huytd/pomoday-v2
- Install the dependencies
npm install
- Build
npm run dist
- Now you can deploy the
dist
folder anywhere, just like a static web page
It's recomended to deploy it to now.sh, because it's easy:
$ cd dist
$ now
To run it locally during development, use:
npm run dev
- taskbook: This is an awesome task management application that actually works, and works very well for everyone who likes to live in a command line. Pomoday was also heavily inspired by Taskbook, as you can see from the UI and the keyboard-only command interfaces.
Pomoday is published under BSD 3-Clause license.
I would like to give a special thanks to all of the backers who sponsored this project since day-zero.
ledongthuc | trungfinity | mquy | quannt |