What should software for poets do?
The best choice depends on the work. A manuscript may eventually need page layout and file management. A collaborative workshop may need comments and revision history. But the daily act of making a poem often benefits from less: a stable place for lines, immediate feedback about their length, and a way to explore sound without changing the text automatically.
PoemNoBot is deliberately focused on that drafting and revision loop. It does not try to replace publishing, collaboration, or long-term document storage software.
Poetry-specific features, clearly scoped
- Line-by-line syllable counting: totals update beside the poem as text changes.
- Manual word lookup: select a word to request rhymes, near rhymes, and synonyms.
- Local autosave: the current draft is saved in the same browser every two seconds.
- Plain-text structure: line breaks and blank stanza lines stay central.
- Simple output: copy the complete poem when you want to store or format it elsewhere.
There are no generated lines, automatic rewrites, cloud libraries, rich-text export formats, or mobile apps hidden behind the wording. PoemNoBot is a focused web application with a small, intentional feature set.
Browser software changes the tradeoffs
Because PoemNoBot runs online, you can open it without installing a program or managing updates. The editor itself holds the current draft locally in browser storage. Word suggestions require a network request for the selected word, while drafting and syllable calculation happen in the interface.
Local storage keeps setup minimal, but it should not be treated as a cross-device archive or backup. Writers doing long projects should copy versions into their preferred file system or manuscript tool.
Why not use an ordinary word processor?
You can write a poem anywhere, including paper or a blank document. PoemNoBot earns its place by removing controls that do not help the immediate writing session and bringing poetry mechanics into view. The syllable rail makes line patterns visible; selection-based lookup shortens the trip to a rhyme dictionary or thesaurus; the spacious interface supports concentration.
It is a complement to general document software, not an inflated replacement for it.
Software FAQ
Is PoemNoBot downloadable?
No. It is browser-based poetry writing software.
Will it generate or rewrite my poem?
No. It supplies counts and selected-word options; every line and revision remains yours.
Can it manage a collection of poems?
Not currently. The editor keeps one local draft. Copy completed work into your chosen archive.