Skip to content

Flowengo is a clean, fast, and minimalist desktop application for managing tasks with a Kanban-style board. (Rust, Tauri, React)

License

Notifications You must be signed in to change notification settings

georgiirocket/flowengo

Repository files navigation

Flowengo

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.


System requirements

  • 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).

Windows

Download for Windows

MacOS

Download for macOS (Apple Silicon) Download for macOS (Intel)

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

Linux

Download for Linux

  • Download app
  • Open Downloads
  • Right mouse click (Open current folder in terminal)
sudo dpkg -i flowengo_0.1.5_amd64.deb

Crypto

We use cryptography when storing your data on disk.

auth

Common board

  • Fast and intuitive interface.
  • Easy navigation
  • Moving tasks between columns

board

Several boards

  • Create multiple projects
  • Create custom columns
  • Rename them and swap them out.
  • Free switching between projects

new-project

multi

Task handling

  • Create, modify, move, remove, view tasks
  • Use Rich editor for detailed task descriptions

edit-task

view-task

Theme

  • Light and dark mode
  • You can use the system theme if your device supports it

theme


FAQ

I forgot my password

You can reset all data along with your account. This can be done by selecting “Drop user data” from the system menu

Can I recover my data if I lose my password?

Since we can't verify the authenticity of your face. The only options are to reset your data or enter the correct password


Tech Stack

Client: React, TailwindCSS, Rust, Tauri


Development

Requirements: Rust, Npm, Cargo

Install node dependencies

npm install

Start project:

npm run tauri dev

Generate icons

npm run tauri icon

Build project

npm run tauri build

Node: v22.13.0 Npm: 10.9.2 Rust: 1.86.0

About

Flowengo is a clean, fast, and minimalist desktop application for managing tasks with a Kanban-style board. (Rust, Tauri, React)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published