{"id":17325708,"url":"https://github.com/sagebind/fmbq-timer","last_synced_at":"2025-10-31T10:49:53.471Z","repository":{"id":145687571,"uuid":"164278642","full_name":"sagebind/fmbq-timer","owner":"sagebind","description":"Timer app tailored for Free Methodist Bible Quizzing","archived":false,"fork":false,"pushed_at":"2025-09-07T01:36:02.000Z","size":5408,"stargazers_count":12,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T05:57:21.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fmbqtimer.app","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sagebind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-06T05:34:54.000Z","updated_at":"2025-09-26T06:38:54.000Z","dependencies_parsed_at":"2023-11-10T18:29:14.584Z","dependency_job_id":"ca6d5469-e5f7-48e1-a8f9-6f885a66ac5c","html_url":"https://github.com/sagebind/fmbq-timer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/sagebind/fmbq-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagebind%2Ffmbq-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagebind%2Ffmbq-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagebind%2Ffmbq-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagebind%2Ffmbq-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sagebind","download_url":"https://codeload.github.com/sagebind/fmbq-timer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sagebind%2Ffmbq-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281976632,"owners_count":26592972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T14:14:08.373Z","updated_at":"2025-10-31T10:49:53.465Z","avatar_url":"https://github.com/sagebind.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FMBQ Timer\n\nNative timer application for Android written entirely in Rust.\n\n## Building\n\nManaging Android SDKs in a reproducible way can be annoying, especially when not using Android Studio. This project attempts to avoid all use of Gradle, which means we have to do some things from scratch.\n\nFirst prerequisite is [devenv](https://devenv.sh) which is a tool that helps manage reproducible developer environments. This tool will install all other required dependencies for you.\n\nOnce installed, you can build an APK with:\n\n```sh\ndevenv tasks run app:build\n```\n\nNote that the first time you run a devenv command, devenv will need to download and build all dependencies for the development environment. This includes the Android developer SDK, which is quite large and can take a while to install, so be patient.\n\nSome parts of the Android SDK build process are stateful. If something stops working, you can try clearing the build directory (which is called `target`) using\n\n```sh\nmake clean\n```\n\n## Installation\n\nA signed and prebuilt version is available on the Google Play store.\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=org.fmbq.timer\"\u003e\u003cimg alt=\"Get it on Google Play\" src=\"https://cdn.rawgit.com/steverichey/google-play-badge-svg/master/img/en_get.svg\" height=\"64\"\u003e\u003c/a\u003e\n\n## License\n\nThis project's source code and documentation is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagebind%2Ffmbq-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsagebind%2Ffmbq-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagebind%2Ffmbq-timer/lists"}