Skip to content

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

License

Notifications You must be signed in to change notification settings

georgiirocket/flowengo-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowengo Board

Flowengo Board 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.


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, TS, Electron


Development

Install

$ npm install

Dev

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

Node: v22.13.0 Npm: 10.9.2

Deployment

  • Commit changes
  • Push
  • Create tag (git tag v.)
  • Push tag (git push --tags)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published