Skip to content

mitoteam/mt-checklist

Repository files navigation

mt-checklist

Go Report Card GitHub GitHub Version GitHub Release Date GitHub code size in bytes GitHub contributors GitHub commit activity GitHub downloads Build&Tests

MiTo Team Checklists Manager

Project Status: BETA-version, Active Development

About

Simple self-hosted checklists manager. Only you own your data.

screenshot

How to try

  • 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 file data.db in same folder.

You can use mt-checklist install under Linux to install it as a daemon.

Upgrade

  • Download new version.
  • Stop program or daemon.
  • Replace executable with newer version.
  • Start it again (it will perform all upgrades automatically).

Development Dependencies