File | Date | Author | Commit |
---|---|---|---|
.vscode | 2025-06-02 |
![]() |
[c7d224] Initial commit |
phrase-checker | 2025-06-02 |
![]() |
[0b318c] more tweaks... |
LICENSE.txt | 2025-06-02 |
![]() |
[2223e5] re-arranging code |
README.md | 2025-06-02 |
![]() |
[1b573a] re-arranging code |
A collection of focused, zero-friction tools for writers and editors.
This is a suite of small, single-purpose, portable utilities designed to help writers write better, edit faster, and think clearly — all without bloated software or AI noise.
📌 Each tool lives in its own folder with a dedicated README, and runs locally with minimal setup.
Detect repeated phrases across your manuscript to eliminate copy/paste mistakes, redundancy, echo, and filler.
Designed for authors, editors, and content creators.
.txt
export into n-word windowsFeel free to fork this repo or submit your own writer-focused tools.
Each tool specifies its own requirements (usually just Python).
All are:
- Offline
- Portable
- Zero install (no pip
, no node
, no setup.py unless absolutely needed)
Most “writing tools” today are overloaded, expensive, and opinionated.
This repo is for:
- Writers who edit their own work
- Editors who want precision tooling
- Coders who write
- Writers who code
Pull requests are welcome. Each tool should:
- Live in its own folder
- Include README.md
, LICENSE
, and example input if applicable
- Be cross-platform and minimal
Each tool is licensed individually — most default to MIT.
Created by [Your Name Here] — because clear writing is clear thinking, and tools should stay out of your way.