mountainash / taskana

Download the latest version at:
https://mountainash.github.io/taskana/
6 stars 5 forks source link
asana asana-client-macos asana-macos-client asana-webapp electron-app hacktoberfest task-management

Taskana

Asana Official Version

There is now an official Asana for Desktop app available for MacOS & Windows... but Taskana is still actively maintained.

The official version also runs inside Election. Some of the difference are:

Taskana Tasks sample image

See website for usage tips:

Download

Develop

Clone the repository into a folder on your system and be sure to have Node.js installed.

npm install

Run

To run Taskana in development mode:

npm start

Build

To build a Taskana macOS executable application:

npm run build

See electron-builder instructions to build for Linux and Windows.

Resources

License

MIT

Credits

Originally forked from https://github.com/kreativgebiet/taskana (now archived).