WriteIDE is a free, local writing studio built for LitRPG authors. Your book stays on your machine: no account required to write. Characters, scenes, and story structure live in one focused workspace instead of a pile of Google Docs. We treat Word/DOCX as a real author workflow (import and round-trip), not an afterthought. AI isn’t the product or the paywall, desktop stays free.
How did Astra change the scope or ambition of what you built?
Maker
Astra didn’t just speed up tickets, it raised what I was willing to ship as a solo builder.
WriteIDE’s free local LitRPG studio (no account to write, manuscript on your machine) always had a clear product thesis. The
hard part was finishing the unglamorous spine: versioned releases through 0.7.0 → 0.7.2, Word/DOCX author workflows that don’t break round-trips, character/scene tooling that stays coherent under real manuscripts, and a long tail of correctness bugs that usually strand indie tools in “almost.”
With Astra, that tail became shippable. Issues that used to mean multi-day rabbit holes, import edge cases, UI/state consistency, regression-prone editor paths, got closed in hours with tests and honest scope. Ambition shifted from “keep the prototype alive” to “cut a stable public baseline and keep landing fixes without losing the product plot.”
In short: Astra didn’t invent WriteIDE’s vision. What it has allowed me to do is actually move towards completing the vision.
Report
Maker
📌
Honestly.. I built this after trying and failing to write a LitRPG for the April 2025 Royal Road writathon under the name WanderSamsara. I "finished" the writeatjhon but towards the end of writing the book, Agent of Fate, keeping track of all the stats, levels, equipment, quests, etc. was an ordeal I was honestly not prepared for.
So I took some time to really think about what would have helped. I looked online and many used spreadsheets or configured Obsidian just right. I wanted something that worked out of the box. Not only worked and showed users what a character looked like currently but also historically. WriteIDE's spine is a SQL database. Scenes, chapters, etc are points in that database. It allows what I call "Point in time." You can scrub a character and see their stats in Chapter 3 vs chapter 15. You can see power curves of various individuals, current inventory, past, and so much more.
I developed / commands to keep authors fingers on the board in the flow state rather than having to use the mouse.
Import your current tracker? Possible.
Write elsewhere but want to use WriteIDE to track? Possible.
Been writing for awhile and want to import your word file? Possible. (It will auto recognize characters, locations and other entities).
WriteIDE is built, and being built because it's the software I wanted when I tried to write. It is also free. You download it and I don't make a penny.