Top Level Domained

ThiefMD — thiefmd.com

The Markdown Editor worth stealing

ThiefMD is a Markdown and Fountain editor and file manager inspired by Ulysses. ThiefMD is based on open source code from Quilter and other projects.

Static Site Generators? Novel Writing? Book reports? Screen plays? ThiefMD loves handling all your markdown files and compiling them to whatever format you need. Pandoc runs under the hood, so if you can dream it, ThiefMD can build it.

Manage your **mark** without any _down_sides. Your library is your file system.

Sub-Domained

UltimateSlice — ultimateslice.6km.io

Screenshot of UltimateSlice

UltimateSlice is a NLE video editor written in rust made with ❤️ by AI.

A combination of GitHub Copilot, Claude AI, and Gemini CLI were used.

  • Rust: The programming language that provides the performance and safety foundations for UltimateSlice. (MIT/Apache 2.0)
  • GTK4: The cross-platform widget toolkit used for our user interface. (LGPL 2.1+)
  • GStreamer: The powerful multimedia framework that handles all of our playback and rendering. (LGPL 2.1+)
  • FFmpeg: Used for high-quality video and audio encoding on export. (LGPL/GPL)
  • gtk4-rs: Safe Rust bindings for GTK4. (MIT)
  • gstreamer-rs: Safe Rust bindings for GStreamer. (MIT/Apache 2.0)
  • Serde: A framework for serializing and deserializing Rust data structures efficiently and generically. (MIT/Apache 2.0)
  • quick-xml: High-performance XML pull reader/writer used for FCPXML support. (MIT)
  • Anyhow & Thiserror: Flexible error handling for Rust. (MIT/Apache 2.0)
  • Log & Env_logger: Logging abstractions and implementation. (MIT/Apache 2.0)
  • UUID: Generate and parse UUIDs. (MIT/Apache 2.0)
  • Adwaita: Inspiration for our dark-themed UI following the GNOME Human Interface Guidelines.
  • Model Context Protocol (MCP): The protocol used to enable AI collaboration within the editor.

Write-Good — writegood.6km.dev

Screenshot of WriteGood enabled in ThiefMD

libwritegood-vala is a port of btford’s write-good to Vala.

WriteGood detects and highlights

TL;DR — tldr.kmw.moe

TL;DR: Automated Summaries — A project built for a Hashnode Hackathon.

TL;DR takes all of the important stuff out of those drawn out novels you're trying to read. Simply feed it the content and how much you want to know, and it'll spit out all you need to know. Ya know?

Built With