fabiomix / todo-kiss

a simple self-hosted todo manager script with PHP and sqlite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-kiss

todo-kiss is a simple self-hosted todo manager script with PHP and sqlite. "Kiss" (Keep It Simple, Stupid) here is used to emphasize the minimalism of the app.

This project is inspired by prologic/todo, written in Go.

screenshot

The default theme is Flatly from Bootswatch. You can change the theme or use a customized one simply by replacing the assets/css/bootstrap.min.css file.

About

a simple self-hosted todo manager script with PHP and sqlite

License:GNU General Public License v3.0


Languages

Language:PHP 97.3%Language:CSS 2.7%