Simply Scored - A simple scoreboard app
# Categories (one per line, each starting with a space and a minus), chosen from the
# official list: https://f-droid.org/docs/Build_Metadata_Reference/#Categories
Categories:
- Games
# the one license that the whole app is available under, use
# https://spdx.org/licenses/ short identifiers, must be
# floss-compatible FSF and/or OSI approved.
License: GPL-3.0-or-later
# You can provide details on how to contact the author. These are optional, but
# nice to have.
AuthorName: Frederic Püllen
AuthorEmail: dev@fpuellen.com
AuthorWebSite:
# A URL for the project's website, and to the source code repository to visit
# using a web browser. WebSite is optional.
WebSite:
SourceCode: https://git.adminforge.de/rmstyle/scoreboard
# A link to the issue tracker where bugs are reported
IssueTracker: https://git.adminforge.de/rmstyle/scoreboard/issues
# If available, you can also provide links/IDs for donations.
Donate:
Bitcoin:
LiberaPay:
# Name of the application
AutoName: Simply Scored
# Repository details to be used by VCS (Version Control Systems)
# git, git-svn, svn, hg or bzr
RepoType: git
# source code repo URL (HTTPS required)
Repo: https://git.adminforge.de/rmstyle/scoreboard.git
Why do you want this app added to F-Droid:
The only similar app I could find (ScoreSheets) is outdated
Summary:
Track your game scores easily.
Description:
Track your game scores easily.
Keep track of scores quickly and clearly with Simply Scored.
Features:
- Multiple players and turns support
- Editable scores with instant totals
- Save and load score sheets (JSON)
- Lightweight, offline-first UI
Created with flutter. Currently the only tested versions are: Linux, Android, Web.
.
Edited by Licaon_Kter