Skip to content
View CyberM00's full-sized avatar

Block or report CyberM00

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CyberM00/README.md

Hi, I'm CyberM00

I build small, local-first companion apps for hobbies I actually do: flight sims, miniature painting, tabletop RPGs. They run on your own machine, keep your data in one file you own, and usually serve to your phone over wifi, so the thing you need is on the screen beside you instead of buried three clicks into a wiki.

What I'm working on

Wizzo is a second-monitor kneeboard for Falcon BMS, DCS World and IL-2 Great Battles. It reads the mission the sim already wrote to disk, pulls the matching charts out of the game install, and turns your loadout into an employment reference, automatically, every time you take a new flight.

For DCS it goes further and draws your flight plan on the sim's own raster aeronautical chart for the terrain, projected with the Transverse Mercator frame each terrain publishes in its own beacon table, accurate to well under a metre. It downloads as a double-click Windows app with no Python needed, and it opens on a tablet over your LAN.

Palette Log is a paint recipe tracker for miniature painters. Recipes are kept per region, so armour, cloth and leather are separate, and a scheme is reusable across a whole army rather than tied to one model. Photograph a mini you already painted and it works backwards, matching each colour against the paints and mixes you actually own.

Generators Without Number is a web app and Foundry VTT module for rolling on Without Number-style tables: worlds, regions, NPCs, ruins. Every result carries a seed, so a world you liked in prep is the same world at the table. Bring your own book data; it is parsed in your browser and never uploaded.

Wizzo is public and MIT licensed. The others are private while they settle. If you'd like early access to one, say hello.

Support

If something here saved you time, you can buy me a coffee.

Popular repositories Loading

  1. wizzo wizzo Public

    A kneeboard for Falcon BMS, DCS World and IL-2 Great Battles. Reads what the sim already writes and turns it into a brief, a loadout reference and a chart with your flight plan on it.

    Python

  2. CyberM00 CyberM00 Public

    Local-first companion apps for flight sims, miniature painting and tabletop RPGs

  3. mekhq-campaign-blog-redux mekhq-campaign-blog-redux Public

    Turn a MekHQ campaign save into a browsable website. A modernized fork of mekhq-blog, updated for MekHQ 0.51 and Jekyll 4.

    SCSS

  4. .github .github Public

    Default community health files for all CyberM00 repositories.

  5. wizzo-server wizzo-server Public

    The Wizzo kneeboard as an HTTP server: run it on the machine with Falcon BMS, DCS World or IL-2 Great Battles and read the board on a tablet, phone or second PC. Headless, no installer. Trusted LAN…

    Python