Muda means useless in Japanese. It is a todo list that is out of the way.
Muda means useless in Japanese. This is a simple TODO list web application written in
C++ and Web Toolkit.
Try it out at bigmuda.com
mkdir build
cd build
cmake ..
cmake --build .
Then execute
./muda --docroot=root --http-port=80 --http-address=0.0.0.0 --config wt_config.xml
This project is licensed under the GNU Affero GPL Version 3 license.
Read the COPYING file about the specifics of the license.