Welcome to the Encrypted ToDo app — your privacy-first, offline, and cross-platform task manager. Built with Electron, React, Express, and SQLite, this app ensures that your data stays on your device and encrypted at all times.
Go to the latest release here:
👉 Linux [📥 Download from Releases](https://github.com/MRichard333/Encryped-Notetask-MRichard333/releases/tag/Crossplatform)
👉 Windows [📥 Download from Releases](https://github.com/MRichard333/Encryped-Notetask-MRichard333/releases/tag/Windows)
Platform | File | Notes |
---|---|---|
🪟 Windows | .exe | Double-click to install |
🍎 macOS | .dmg (Coming Soon) | Drag to Applications |
🐧 Linux | .AppImage / .deb | Works on most distros (see below) |
You can now install Encrypted TaskManager via APT directly using our public repo:
curl -fsSL https://mrichard333.github.io/Encrypted-TaskManager/public.key | gpg --dearmor | sudo tee /usr/share/keyrings/encrypted-taskmanager.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/encrypted-taskmanager.gpg] https://mrichard333.github.io/Encrypted-TaskManager stable main" | sudo tee /etc/apt/sources.list.d/encrypted-taskmanager.list
sudo apt update
sudo apt install encrypted-todo-app
Or run the .AppImage
directly:
chmod +x Encrypted-ToDo.AppImage
./Encrypted-ToDo.AppImage
Coming soon! For now, check out the source code and feel free to open an issue if you have questions.
Built with love by @MRichard333
Made with ❤️ by MRichard333 — A non-profit organization focused on Cybersecurity and Fraud-Prevention. Proudly developed in Canada.
© 2025 MRichard333