Application Created with Electron.js & React.js
Important
This version is on experimental test, is no stable at this time (the pwa version is stable version)
My Simple Tasks Manager – Desktop version
here
? This is the software version for Linux, Mac & Windows computers, if you want to use the web version (PWA) it’s? Online sites
You can see My Simple Task Manager demo here,
User guide?
For the complete user guide follow this link.
The use is identical to the web version (pwa)
❗ Your operating system version, Linux, MacOs & Windows.
Linux – Download the .deb file Here
Double click on the file & click on install button on the window that appear!
And that’s it, it’s installed.
Mac – Download the .dmg file Here
Classical installation, like other app for Mac.
Windows – Download the .exe file Here
Double click on the exe file!
And that’s it, it’s installed.
❗ Demo on Ubuntu (.deb – all debian versions)
Installation:
Start the Application:
The result:
Mac – Pictures demo
installation
Your applications folder
Add to bottom bar
Result
Windows – Pictures demo
Installation…
Your app on desktop
The result
Uninstall the Application
❗ How to uninstall the Application on Ubuntu (Linux)?
You can uninstall the app with:
sudo apt-get remove my-simple-tasks-manager-desktop
❗ How to uninstall the Application on Mac?
Just delete the app icon on application folder
❗ How to uninstall the Application on Windows?
The classic way, like all other Windows applications.
You want build/compile your own version
Fork or clone directly this repository.
Install the dependencies
yarn
Start the App
yarn electron:start
Build/compilation
For Linux (.deb package)
yarn electron:package:linux
For MacOS compilation (.dmg package)
yarn electron:package:mac
For Windows compilation (.exe package)
yarn electron:package:win
? Author
- Thought, designed and developed with ? by Rodolphe Augusto
? A few words from the author
Enjoy the World ?
? Support the project
I put almost everything open-source I can, and try to accommodate anyone who needs help using these projects. Obviously,
this takes time. You can use this service for free.
However, if you are using this project and are happy with it or just want to encourage me to keep creating: –
- Put a star and share the project ?
Thank you! ❤️
? License
MIT