diff --git a/metadata/com.maxistar.textpad.yml b/metadata/com.maxistar.textpad.yml new file mode 100644 index 0000000000..ed8c3011f8 --- /dev/null +++ b/metadata/com.maxistar.textpad.yml @@ -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