Skip to content

Enterprise-Grade, Task Management Software. All in one place, even your data..

License

Notifications You must be signed in to change notification settings

greeenboi/kanflow2.0

kanflow-banner

KanFlow

KanFlow is a modern desktop application built with Next.js and Tauri, combining web technologies with native performance to deliver a seamless user experience.

Contents

  1. Features and USP
  2. Gallery
  3. What We Used
  4. Installation
  5. Contribution

Features and USP

Kanflow offers a unique, offline only approach to storing and managing your data to provide the absolute fastest speeds and no chance of data leaks. It also offers several exciting features:

  • Delectably custom themes
  • Anonymous Login as a guest user
  • Multiple Users in a single device
  • Intuitive Keybinds and Shortcuts
  • Notifications and Reminders (Coming Soon!)
  • Completely customizable boards and tasks.
  • and more..

Note: All your data including your login information is stored and encrypted locally on your device. No cloud / data-server used at all. 🤝

Gallery

image

image

image

image

image

What We Used

Installation

Installing Kanflow is very simple:

  1. Visit the Releases tab
  2. Download the .msi Installer in your preffered language (English,French,Portuguese)
  3. Have fun!!

Contribution

Prerequisites

Steps

  1. Clone the Repository

    git clone https://github.com/your-username/kanflow.git
    cd kanflow
  2. Install Dependencies

    bun install
  3. Run the Development Server

    bun run tauri dev

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.