Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bukinoshita/taskr

A simple task manager app
https://github.com/bukinoshita/taskr

app electron react task task-manager to-do

Last synced: 2 days ago
JSON representation

A simple task manager app

Awesome Lists containing this project

README

        

![](https://github.com/bukinoshita/taskr/blob/master/media/banner.png)



Build Status


XO code style


styled with prettier

## Downloads







## Contribute

To run it locally on your own computer:

* [Fork](https://help.github.com/articles/fork-a-repo/) this repository
* [Clone](https://help.github.com/articles/cloning-a-repository/) it to your
local device
* [Install](https://yarnpkg.com/en/docs/cli/install) the dependencies
* [Run](https://github.com/bukinoshita/taskr/blob/master/package.json#L10) the
project

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

```bash
$ yarn dist
```

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

## About







## Pricing

## Related

* [taskr-design](https://github.com/bukinoshita/taskr-design) — Taskr design assets
* [taskr-api](https://github.com/bukinoshita/taskr-api) — Taskr API for PRO users (private)
* [taskr-ios](https://github.com/bukinoshita/taskr-ios) Taskr App for iOS (private)

## License

MIT © [Bu Kinoshita](https://bukinoshita.io)