About.
DidiWiki is a small and simple personal WikiWikiWeb implementation written in C. Its intended for usage as an ad-hoc PIM, useful for note taking, TODO lists etc.
Features include;
- Built in webserver, no database, scripting language or wierd library requirements. Just compile, run and point your browser at it.
- Tiny binary size, weighing in at approx 25k stripped. Thus practical for embedded use ( eg Handhelds ).
- Kwiki like syntax. Support for tables, lists, images etc.
- Web standards compliant generated markup.
DidiWiki is developed on Linux but reported to work on *BSD's ( including OS X ) and Windows with cygwin. The original author is Matthew Allum. The current author/maintainer is Gilbert Ashley.