Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caarmen/poet-assistant-web
Website of English-language tools for writing poetry (Electron, vanilla js)
https://github.com/caarmen/poet-assistant-web
electron-app pwa vanilla-javascript vanilla-js
Last synced: 11 days ago
JSON representation
Website of English-language tools for writing poetry (Electron, vanilla js)
- Host: GitHub
- URL: https://github.com/caarmen/poet-assistant-web
- Owner: caarmen
- License: other
- Created: 2021-01-16T10:50:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T18:56:23.000Z (over 1 year ago)
- Last Synced: 2023-03-24T00:21:41.099Z (over 1 year ago)
- Topics: electron-app, pwa, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://poetassistant.com
- Size: 20.7 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-dictionary-wordnet.txt
Awesome Lists containing this project
README
# Poet Assistant Web
Poet Assistant is a single-page web app which offers a set of tools to help with writing poems:
* a rhyming dictionary, using the Carnegie Mellon University pronunciation dictionary.
* a thesaurus, using the WordNet thesaurus.
* a dictionary, using the WordNet dictionary.
* a screen where you can enter your poem text, and have it read aloud back to you by the device's text-to-speech engine.More information:
* [Technical architecture](doc/architecture.md)