mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
beocode - 2 repos archived
This commit is contained in:
parent
f70fe0bf2e
commit
3781fc9787
2 changed files with 73 additions and 4 deletions
|
|
@ -9,6 +9,42 @@ Translation: https://poeditor.com/join/project/sYYYC34Bgf
|
||||||
Changelog: https://codeberg.org/BeoCode/Best-Before/raw/branch/main/CHANGELOG
|
Changelog: https://codeberg.org/BeoCode/Best-Before/raw/branch/main/CHANGELOG
|
||||||
|
|
||||||
AutoName: Best-Before
|
AutoName: Best-Before
|
||||||
|
Description: |-
|
||||||
|
<b>NOTE:</b> App is no longer developed, source repo has been archived.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
* add, edit and remove products
|
||||||
|
* save best-before date
|
||||||
|
* search through products
|
||||||
|
* data import and export
|
||||||
|
|
||||||
|
Supported languages:
|
||||||
|
* English
|
||||||
|
* Czech
|
||||||
|
* Danish
|
||||||
|
* Dutch
|
||||||
|
* Finnish
|
||||||
|
* French
|
||||||
|
* German
|
||||||
|
* Hungarian
|
||||||
|
* Polish
|
||||||
|
* Portuguese (BR)
|
||||||
|
* Spanish (AR)
|
||||||
|
* Turkish
|
||||||
|
* Ukrainian
|
||||||
|
|
||||||
|
Wiki:
|
||||||
|
You have questions, need help to set up the app or simply want to know more about it? Then take a look at the <a href="https://codeberg.org/BeoCode/Best-Before/wiki">Wiki</a>.
|
||||||
|
|
||||||
|
Licensing:
|
||||||
|
Licensed under the <a href="https://codeberg.org/BeoCode/Best-Before/src/branch/main/LICENSE">EUPL-1.2</a>.
|
||||||
|
|
||||||
|
OpenSource:
|
||||||
|
This app is <a href="https://codeberg.org/BeoCode/Best-Before">open source</a>.
|
||||||
|
Many thanks to all <a href="https://codeberg.org/BeoCode/Best-Before/wiki/Contributors">contributors</a>.
|
||||||
|
|
||||||
|
Icons:
|
||||||
|
<a href="https://fonts.google.com/icons?icon.set=Material+Icons">Icons</a> by Google licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://codeberg.org/BeoCode/Best-Before.git
|
Repo: https://codeberg.org/BeoCode/Best-Before.git
|
||||||
|
|
@ -58,8 +94,8 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags ^[0-9\.]+$
|
UpdateCheckMode: None
|
||||||
UpdateCheckData: app/build.gradle|version_code\s=\s(\d+)|.|version_name\s=\s"(.+)"
|
UpdateCheckData: app/build.gradle|version_code\s=\s(\d+)|.|version_name\s=\s"(.+)"
|
||||||
CurrentVersion: 1.02.1
|
CurrentVersion: 1.02.1
|
||||||
CurrentVersionCode: 4
|
CurrentVersionCode: 4
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,39 @@ Translation: https://poeditor.com/join/project?hash=m73UT6rHqe
|
||||||
Changelog: https://codeberg.org/BeoCode/LibreTranslator/raw/branch/main/CHANGELOG
|
Changelog: https://codeberg.org/BeoCode/LibreTranslator/raw/branch/main/CHANGELOG
|
||||||
|
|
||||||
AutoName: LibreTranslator
|
AutoName: LibreTranslator
|
||||||
|
Description: |-
|
||||||
|
<b>NOTE:</b> App is no longer developed, source repo has been archived. Default server is down, you'll need to input an alternate server and an API key if needed.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
* translate your text into up to 16 languages
|
||||||
|
* 5 different themes
|
||||||
|
* share translation easily from the app
|
||||||
|
* completely open source
|
||||||
|
* more coming...
|
||||||
|
|
||||||
|
Supported languages (UI):
|
||||||
|
* English
|
||||||
|
* German
|
||||||
|
* French
|
||||||
|
* Polish
|
||||||
|
* Portuguese (Brazil)
|
||||||
|
* Russian
|
||||||
|
* Turkish
|
||||||
|
|
||||||
|
Supported languages (translation):
|
||||||
|
This depends on the LibreTranslate instance.
|
||||||
|
|
||||||
|
Translation:
|
||||||
|
The <a href="https://libretranslate.de/">LibreTranslate</a> API is used for the translation. LibreTranslate is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPLv3</a>.
|
||||||
|
|
||||||
|
Wiki:
|
||||||
|
In the <a href="https://codeberg.org/BeoCode/LibreTranslator/wiki">Wiki</a> you can find a short UI explanation to get started.
|
||||||
|
|
||||||
|
Licensing:
|
||||||
|
Licensed under the <a href="https://codeberg.org/BeoCode/LibreTranslator/src/branch/main/LICENSE">EUPL-1.2</a>.
|
||||||
|
|
||||||
|
OpenSource:
|
||||||
|
This app is <a href="https://codeberg.org/BeoCode/LibreTranslator">open source</a>.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://codeberg.org/BeoCode/LibreTranslator.git
|
Repo: https://codeberg.org/BeoCode/LibreTranslator.git
|
||||||
|
|
@ -71,7 +104,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags ^[0-9\.]+$
|
UpdateCheckMode: None
|
||||||
CurrentVersion: '1.03'
|
CurrentVersion: '1.03'
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue