MiTo Team Checklists Manager
Project Status: BETA-version, Active Development
Simple self-hosted checklists manager. Only you own your data.
- Download latest version for your platform and unpack it (single executable file).
- Run
mt-checklist init
to create default settings file. - Open
.settings.yml
and adjust options if you need. - Run
mt-checklist run
. It will print address to open browser in console. Program will create database filedata.db
in same folder.
You can use mt-checklist install
under Linux to install it as a daemon.
- Download new version.
- Stop program or daemon.
- Replace executable with newer version.
- Start it again (it will perform all upgrades automatically).