Post Writer
This commit is contained in:
parent
ba7de0bab2
commit
58f99d99ec
31
metadata/com.alxgnon.postwriter.yml
Normal file
31
metadata/com.alxgnon.postwriter.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: Alexandre Gagnon
|
||||
AuthorEmail: alxgnon@gmail.com
|
||||
SourceCode: https://github.com/alxgnon/PostWriter
|
||||
IssueTracker: https://github.com/alxgnon/PostWriter/issues
|
||||
|
||||
AutoName: Post Writer
|
||||
Summary: A writing app for the true minimalist
|
||||
Description: |
|
||||
Post Writer is a writing app for the true minimalist. Just write, distraction free. When you are done, press the submit button to save and clear.
|
||||
Where did your text go? Don't worry! You can always find your saved files in Documents > Posts, but you'll have to use another app for that.
|
||||
The whole point of this app is to keep you writing. So leave the past behind and keep typing!
|
||||
P.S. Are you writing late at night? Your tired eyes will appreciate the Dark Theme! Hold the submit button to switch between themes.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/alxgnon/PostWriter
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
Loading…
Reference in a new issue