Offline Kanban task manager for desktop. No cloud, no accounts, no tracking. Your data stays on your machine in a local JSON file.
- 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
- Download the latest
.zipfrom Releases. - Extract anywhere.
- Run
OfflineTaskManager.exe.
Don't move the .exe out of the extracted folder. It needs the accompanying data files to run.
- Clone this repo.
- Open in Unity 6000.3.6f1.
- Open the main scene in
Assets/Scenes/. - Hit Play.
Tasks are saved to TaskManager_saveData.json in your local app data folder:
- Windows:
%userprofile%\AppData\LocalLow\bitemdev\OfflineTaskManager\