{"id":19508674,"url":"https://github.com/commit451/geotune","last_synced_at":"2025-10-12T01:34:40.764Z","repository":{"id":83213988,"uuid":"58508396","full_name":"Commit451/GeoTune","owner":"Commit451","description":"GeoTune gives you what you didn't know you needed. A geofenced theme song","archived":false,"fork":false,"pushed_at":"2022-06-27T04:29:28.000Z","size":1095,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-04T21:05:19.342Z","etag":null,"topics":["geofence","geofencing","google-maps"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Commit451.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-05-11T02:36:00.000Z","updated_at":"2022-06-27T04:29:33.000Z","dependencies_parsed_at":"2023-03-01T21:00:24.825Z","dependency_job_id":null,"html_url":"https://github.com/Commit451/GeoTune","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Commit451/GeoTune","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FGeoTune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FGeoTune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FGeoTune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FGeoTune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Commit451","download_url":"https://codeload.github.com/Commit451/GeoTune/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FGeoTune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009746,"owners_count":26084648,"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-11T02:00:06.511Z","response_time":55,"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":["geofence","geofencing","google-maps"],"created_at":"2024-11-10T23:08:54.491Z","updated_at":"2025-10-12T01:34:40.719Z","avatar_url":"https://github.com/Commit451.png","language":"Kotlin","readme":"# GeoTune\n\nSetup some tunes that play when you enter geofences, aka GeoTunes!\n\n[![Build Status](https://travis-ci.org/Commit451/GeoTune.svg?branch=master)](https://travis-ci.org/Commit451/GeoTune)\n\n\u003cimg src=\"/art/screenshot-1.png?raw=true\" width=\"200px\"\u003e \u003cimg src=\"/art/screenshot-2.png?raw=true\" width=\"200px\"\u003e \u003cimg src=\"/art/screenshot-3.png?raw=true\" width=\"200px\"\u003e\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=com.jawnnypoo.geotune\"\u003e\n  \u003cimg alt=\"Get it on Google Play\"\n       src=\"art/google-play-badge-small.png?raw=true\" /\u003e\n\u003c/a\u003e\n\n# Technical\nThis app provides a nice example of how to set up, register, use, reregister, and store geofences using the [Places API](https://developers.google.com/places/android-api/) from Google Play Services. It also uses the Places Autocomplete API to allow the user to input any location. GeoTunes are stored using a content provider, which is a bit of overkill, but meh. They are fetched using a Loader (oldskool) and stored using an IntentService.\n\n# Building\nIf you want the app to build properly, you will need to generate your own API key from the  [Google API Console](https://console.developers.google.com/) and add it to your gradle.properties file (create one in your home directory, under `.gradle`). The app also uses Fabric for Crashlytics, so you might need to generate your own Crashlytics key. All in all, your `gradle.properties` will look something like this:\n```Gradle\nGEOTUNE_FABRIC_KEY = SomeKeyOnlyReallyNeededForReleaseBuilds\nGEOTUNE_GOOGLE_API_KEY = AIzaSySomeApiKeyThatYouHaveGenerated\n```\n\n# Where's the History?\nThis app used to be closed source, and contained a bunch of API keys, so the git history had to be reset. Sorry to all you history buffs\n\n# Contribution\nPull requests are welcomed and encouraged. If you experience any bugs, please [file an issue](https://github.com/Commit451/GeoTune/issues/new)\n\nLicense\n=======\n\n    Copyright 2015 Commit 451\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommit451%2Fgeotune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommit451%2Fgeotune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommit451%2Fgeotune/lists"}