A simple task manager app builded with Electron JS.
Download a pre-build version here.
npm install
npm run electron:serve
npm run electron:build
See previews screens
The login screen is very simples and clean
Signup screen shows only if a user don't have a account
Project list screen also very simples for better visualization
Tasks screen are show nested in project item
Now you can connect to a FTP server for edit files. A very simples implementation, work in progress...