mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Add Simple Text Editor
This commit is contained in:
parent
9ba38afbc9
commit
60b92c817c
1 changed files with 29 additions and 0 deletions
29
metadata/com.maxistar.textpad.yml
Normal file
29
metadata/com.maxistar.textpad.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/maxistar/TextPad
|
||||
IssueTracker: https://github.com/maxistar/TextPad/issues
|
||||
|
||||
Name: SimpleTextEditor
|
||||
AutoName: Simple Text Editor
|
||||
Summary: Simple Text Editor
|
||||
Description: |-
|
||||
The simple text editor that can be used to edit text files.
|
||||
This editor can be used for small text notes, write down ideas and many other.
|
||||
Supports only plain text files.
|
||||
Works offline, no Ads, fully open source.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/maxistar/TextPad.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.4
|
||||
versionCode: 17
|
||||
commit: v1.9.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue