mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add app CloudMare [help wanted 🤚]
This commit is contained in:
parent
c200697fec
commit
31c152bcc6
1 changed files with 38 additions and 0 deletions
38
metadata/dev.jtsalva.cloudmare.yml
Normal file
38
metadata/dev.jtsalva.cloudmare.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Internet
|
||||
- Security
|
||||
License: MIT
|
||||
SourceCode: https://github.com/jtsalva/cloudmare
|
||||
IssueTracker: https://github.com/jtsalva/cloudmare/issues
|
||||
|
||||
AutoName: CloudMare
|
||||
Summary: Small & Simple Cloudflare tool
|
||||
Description: |-
|
||||
The only Android app supporting API Tokens, the safer alternative to a Global API Key.
|
||||
|
||||
* Dark and Light theme
|
||||
* Toggle 'Under Attack Mode' and 'Development Mode'
|
||||
* Search & Manage DNS records
|
||||
* View Analytics
|
||||
* Toggle Page Rules
|
||||
* Manage SSL Settings
|
||||
* Manage Caching Controls
|
||||
* Manage Network Settings
|
||||
* Supports both API Tokens and Email + API Key
|
||||
|
||||
Unofficial and not endorsed by Cloudflare. Data travels only from your device to Cloudflare's official API; no data is recorded or sent elsewhere by CloudMare.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jtsalva/cloudmare
|
||||
|
||||
Builds:
|
||||
- versionName: Cumulus
|
||||
versionCode: 58
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue