Coder Social home page Coder Social logo

nrgunby / pomoday-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huytd/pomoday-v2

0.0 1.0 0.0 266 KB

A keyboard only task management web app

Home Page: https://pomoday.app

License: BSD 3-Clause "New" or "Revised" License

JavaScript 4.11% TypeScript 89.93% HTML 1.19% CSS 3.98% Dockerfile 0.79%

pomoday-v2's Introduction

Be productive without leaving your keyboard

Try it online at https://pomoday.app



What is Pomoday?

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 doesn't tie with any productivity methodologies, that means, you can customize and use it in anyway you want, try implementing yourself a GTD or Kanban or Pomodoro workflow with it.

Features

  1. Task management (of course)
  2. Keyboard only workflow
  3. Built-in time tracker
  4. Activities log to get an overview on how you spent your day
  5. Dark mode
  6. (A lot coming...)

Usage and Installation

There are two ways to use Pomoday:

Online version

You can use the online version at https://pomoday.app

Self-hosted version

Please make sure you have node and npm installed on your machine.

To host Pomoday locally or on your own server:

  1. Clone this repository
git clone https://github.com/huytd/pomoday-v2
  1. Install the dependencies
npm install
  1. Build
npm run dist
  1. 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

Development

To run it locally during development, use:

npm run dev

Docker

This repo includes a Dockerfile and a docker-compose.yml to easily run the project in a container. Just run the following two commands to build the container image and start it up:

$ docker-compose build
$ docker-compose up -d

Similar Projects

  • 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.

Backers and Sponsors

I would like to give a special thanks to all of the backers who sponsored this project since day-zero.

ledongthuc trungfinity thaod mquy quannt dvkndn

License

Pomoday is published under BSD 3-Clause license.

pomoday-v2's People

Contributors

huytd avatar fbartels avatar karlbright avatar kcjpop avatar qcam avatar xmclark avatar nrgunby avatar dacsang97 avatar

Watchers

James Cloos avatar

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.