didiwiki
simple wiki implementation with built-in webserver
Install
- All systems
-
curl cmd.cat/didiwiki.sh
- Debian
-
apt-get install didiwiki
- Ubuntu
-
apt-get install didiwiki
- Kali Linux
-
apt-get install didiwiki
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install didiwiki
- Raspbian
-
apt-get install didiwiki
- Dockerfile
- dockerfile.run/didiwiki
didiwiki
simple wiki implementation with built-in webserver
DidiWiki is aimed at those who need a quick and lightweight wiki for personal use, such as notes, "to do" lists, etc. It is written in C, and has very low system requirements (binary size of ~25k stripped). This makes it particularly useful for handhelds. DidiWiki does not require installation of a separate webserver, scripting language, or database.