mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
rewrite yml: fr.xtof54.mousetodon
This commit is contained in:
parent
ef8e218e25
commit
f887fbbfb4
2 changed files with 41 additions and 37 deletions
|
|
@ -1,37 +0,0 @@
|
||||||
Categories:Internet
|
|
||||||
License:AGPL-3.0-only
|
|
||||||
Web Site:https://cerisara.github.io/mousetodon/
|
|
||||||
Source Code:https://github.com/cerisara/mousetodon
|
|
||||||
Issue Tracker:https://github.com/cerisara/mousetodon/issues
|
|
||||||
|
|
||||||
Auto Name:MouseApp
|
|
||||||
Summary:Mastodon multi-instances client
|
|
||||||
Description:
|
|
||||||
Mastodon client that supports multiple instances and language detection.
|
|
||||||
|
|
||||||
It is still in development phase. You may use it for basic interactions
|
|
||||||
(reading, replying, tooting, boosting...) with any mastodon instance, but:
|
|
||||||
|
|
||||||
* Its GUI is not as nice and user-friendly than other apps;
|
|
||||||
* A few standard features are still missing: following, reblog...
|
|
||||||
|
|
||||||
On the other hand, it offers nice features that other apps do not have, e.g.,
|
|
||||||
fast switching betwee multiple instances and language filtering of toots.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/cerisara/mousetodon
|
|
||||||
|
|
||||||
Build:0.8,1
|
|
||||||
commit=v0.8
|
|
||||||
|
|
||||||
Build:0.9,2
|
|
||||||
commit=v0.9
|
|
||||||
|
|
||||||
Build:0.10,3
|
|
||||||
commit=v0.10
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:0.10
|
|
||||||
Current Version Code:3
|
|
||||||
41
metadata/fr.xtof54.mousetodon.yml
Normal file
41
metadata/fr.xtof54.mousetodon.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: AGPL-3.0-only
|
||||||
|
WebSite: https://cerisara.github.io/mousetodon/
|
||||||
|
SourceCode: https://github.com/cerisara/mousetodon
|
||||||
|
IssueTracker: https://github.com/cerisara/mousetodon/issues
|
||||||
|
|
||||||
|
AutoName: MouseApp
|
||||||
|
Summary: Mastodon multi-instances client
|
||||||
|
Description: |-
|
||||||
|
Mastodon client that supports multiple instances and language detection.
|
||||||
|
|
||||||
|
It is still in development phase. You may use it for basic interactions
|
||||||
|
(reading, replying, tooting, boosting...) with any mastodon instance, but:
|
||||||
|
|
||||||
|
* Its GUI is not as nice and user-friendly than other apps;
|
||||||
|
* A few standard features are still missing: following, reblog...
|
||||||
|
|
||||||
|
On the other hand, it offers nice features that other apps do not have, e.g.,
|
||||||
|
fast switching betwee multiple instances and language filtering of toots.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/cerisara/mousetodon
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.8'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v0.8
|
||||||
|
|
||||||
|
- versionName: '0.9'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v0.9
|
||||||
|
|
||||||
|
- versionName: '0.10'
|
||||||
|
versionCode: 3
|
||||||
|
commit: v0.10
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.10'
|
||||||
|
CurrentVersionCode: 3
|
||||||
Loading…
Reference in a new issue