Releases: thewhitetulip/Tasks
Releases · thewhitetulip/Tasks
Supports multi user
Updated the app to handle login, logout and support multiple users.
v1.2
Many new additions
- Add/delete/update Category
- Add Comments
- Upload files
- Priority to tasks
Tasks-1.1-Linux
This release has everything, a unified look, notifications about actions, three modes, and a lot of bug fixes.
Steps to use
- Unzip the folder
- Open the path in commandline
- do a
./Tasks
- open
127.0.0.1:8080
on your browser
Made in India with ❤️
First stable release
This release is for Linux,
Steps for usage:
- Download the release
- Unzip it to some path
- open terminal and go to the downloaded path
- do a
ls
, you should now see the Tasks binary file, run./Tasks
- open chrome or firefox and go to
127.0.0.1:8080
- star and share the repo
Made in India with ❤️