Skip to content

Triadai/taskr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status XO code style styled with prettier

Usage

Download the latest release for macOS! You can also download on Linux or Windows (BETA) here.

Check us on Product Hunt

Contribute

To run it locally on your own computer:

To make sure that your code works in the finished application, you can generate the binaries like this:

$ yarn dist

After that, you will see the binary in the ./dist folder!

Features

  • offline mode
  • only 3 steps (backlog / today / done)
  • export/import tasks
  • projects
  • tags (soon)
  • cloud-sync (soon)
  • team support (soon)

Why

Yet another to-do app.

The reason: taskr is a side-project for learning purpose (electron/react/deploying electron apps) and I also wanted a simple and free to-do app for me as solo-dev-entrepreneur.

Demo

License

MIT © Bu Kinoshita

Packages

No packages published

Languages

  • JavaScript 100.0%