You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
android | 9 months ago | |
lib | 9 months ago | |
.editorconfig | 9 months ago | |
.gitignore | 9 months ago | |
.metadata | 9 months ago | |
.packages | 9 months ago | |
LICENSE | 9 months ago | |
Makefile | 9 months ago | |
README.md | 9 months ago | |
pubspec.yaml | 9 months ago |
README.md
Apollo
A writer's assistant.
Goals and features
This app has a single aim: to simplify my workflow when writing stuff, mostly when on my phone or tablet (travel hardware restrictions).
I am trying to make it as lightweight as possible (even though I am using Flutter and not direct native android, but native android sucks right now... And Compose seems even weirder) and as accessible as I can, but feel free to start threads on things you'd like to see change.
For now, I plan for the following.
- Word counter
- Spell checking (somehow?)
- Linguee / Deepl / something else? API integration for dictionary and translation
- Something API integration for synonyms
Releases and such
I have no real release system planned yet.
I do intend to publish it on my personal website's projects section at first, then possibly on F-Droid. I do not (and this won't change) intend to publish it on Google Play Store.