BaoBox is a simple app made to make managing daily tasks easier by using a clean, customizable kanban board system. Built with Tauri and Svelte, it’s designed to be lightweight and fast, with minimal resource usage.
To get started easily, you can simply download the most recent release. If you'd like to build manually, there are instructions below:
Make sure you have the following installed:
Next, clone the git repo
git clone https://github.com/twigform/baobox.git
cd baobox (or wherever you have the folder)
After that, install the node dependencies "npm install"
npm install
Finally, just run "npm run tauri dev" to start the development server
npm run tauri dev
See the open issues for a full list of proposed features (and known issues).
Distributed under the GPL-3.0 license. See LICENSE
for more information.
twig - @twigform
Project: https://github.com/twigform/baobox