Skip to content

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

Notifications You must be signed in to change notification settings

greeenboi/kanflow2.0

Repository files navigation

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

Gallery

Screenshot 2024-12-22 004444 Screenshot 2024-12-22 004450 Screenshot 2024-12-22 004842 Screenshot 2024-12-22 004851 Screenshot 2024-12-22 004906 Screenshot 2024-12-22 005014

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.