Skip to content

bitemdev/OfflineTaskManager

Repository files navigation

OfflineTaskManager

Offline Kanban task manager for desktop. No cloud, no accounts, no tracking. Your data stays on your machine in a local JSON file.

Features

  • Kanban board with drag and drop (To Do, In Progress, Done)
  • Multiple projects with separate boards
  • Data saved to a local JSON file
  • No internet connection required

Install

  1. Download the latest .zip from Releases.
  2. Extract anywhere.
  3. Run OfflineTaskManager.exe.

Don't move the .exe out of the extracted folder. It needs the accompanying data files to run.

Building from Source

  1. Clone this repo.
  2. Open in Unity 6000.3.6f1.
  3. Open the main scene in Assets/Scenes/.
  4. Hit Play.

Data Location

Tasks are saved to TaskManager_saveData.json in your local app data folder:

  • Windows: %userprofile%\AppData\LocalLow\bitemdev\OfflineTaskManager\

About

A lightweight, fully offline Kanban task manager for desktop. Built with C# and Unity, featuring drag-and-drop cards, multiple project tabs, and local JSON save data. No cloud, no accounts, complete privacy.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors