Flowengo is a clean, fast, and minimalist desktop application for managing tasks with a Kanban-style board. Whether you're planning personal goals, managing work projects, or organizing your daily to-dos, Flowengo helps you stay focused and in control.
Create boards, add task cards, move them across customizable columns, and track your progress—all without distractions, right on your desktop.
- Windows: 7 and above
- macOS: 10.15 and above
- Linux: webkit2gtk 4.0 for Tauri v1 (for example Ubuntu 18.04). webkit2gtk 4.1 for Tauri v2 (for example Ubuntu 22.04).
Apple Silicon users, please run this command to prevent the error saying the app is broken (not required if installing using homebrew):
xattr -cr /Applications/flowengo.app- Download app
- Open Downloads
- Right mouse click (Open current folder in terminal)
sudo dpkg -i flowengo_0.1.5_amd64.debWe use cryptography when storing your data on disk.
- Fast and intuitive interface.
- Easy navigation
- Moving tasks between columns
- Create multiple projects
- Create custom columns
- Rename them and swap them out.
- Free switching between projects
- Create, modify, move, remove, view tasks
- Use Rich editor for detailed task descriptions
- Light and dark mode
- You can use the system theme if your device supports it
You can reset all data along with your account. This can be done by selecting “Drop user data” from the system menu
Since we can't verify the authenticity of your face. The only options are to reset your data or enter the correct password
Client: React, TailwindCSS, Rust, Tauri
Requirements: Rust, Npm, Cargo
Install node dependencies
npm installStart project:
npm run tauri devGenerate icons
npm run tauri iconBuild project
npm run tauri buildNode: v22.13.0 Npm: 10.9.2 Rust: 1.86.0






