LOADING HST TIME
There are only 10 kinds of people in the world: Those who know binary, and those who don't.
On this page you'll find interesting and useful project, code, scripts, etc. that I have written.
CWOC is a self-hosted personal productivity app built around one idea: a single flexible record, a "Chit," that becomes whatever you need it to be. Add a date and it's a calendar event. Add checklist items and it's a checklist. Give it a status and it's a task. Write in it and it's a note. Attach child chits and it's a project. Set an alert and it's an alarm. One chit can be all of these at once, and the system automatically surfaces it in the right views. No manual categorization, no duplicating information across apps, no cloud dependency. Your data lives in a single file on your own hardware, nothing is ever hard-deleted, and there's no account or subscription required.
curl -sSL https://cwholemaniii.com/code/cwoc/releases/build.sh | sudo bash
Check out a live demo.
Or get started:
curl -L
https://cwholemaniii.com/code/cwoc/releases/build.sh
| sudo bash
If you'd rather, you can also download the .zip, and dig aroud to your heart's content. When you're ready run /install/configurinator.sh .
O-POD turns public domain texts (or any other text you can feed it, as TXT, EPUB, PDF, HTML, & DOCX) into beautiful, print-ready physical books. It provides a guided workflow from source selection through typesetting, cover design, illustration placement, and print-on-demand ordering — with the goal of making the entire process nearly one-click.
curl -sSL https://cwholemaniii.com/code/cwoc/releases/build.sh | sudo bash
For more details, visit the C.W.'s O-POD page.