{"id":27881919,"url":"https://github.com/denis-pingin/swarm-enhancer","last_synced_at":"2026-05-19T05:38:57.867Z","repository":{"id":82731432,"uuid":"209622767","full_name":"denis-pingin/swarm-enhancer","owner":"denis-pingin","description":"Swarm Enhancer","archived":false,"fork":false,"pushed_at":"2019-09-22T19:40:01.000Z","size":163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T05:06:17.629Z","etag":null,"topics":["android-application","foursquare","location-based"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denis-pingin.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}},"created_at":"2019-09-19T18:28:22.000Z","updated_at":"2019-09-22T19:37:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"24962063-a8a0-43b4-a588-de864cf2ff77","html_url":"https://github.com/denis-pingin/swarm-enhancer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/denis-pingin/swarm-enhancer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denis-pingin%2Fswarm-enhancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denis-pingin%2Fswarm-enhancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denis-pingin%2Fswarm-enhancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denis-pingin%2Fswarm-enhancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denis-pingin","download_url":"https://codeload.github.com/denis-pingin/swarm-enhancer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denis-pingin%2Fswarm-enhancer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017146,"owners_count":26085984,"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-13T02:00:06.723Z","response_time":61,"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":["android-application","foursquare","location-based"],"created_at":"2025-05-05T05:06:16.287Z","updated_at":"2025-10-13T22:39:28.713Z","avatar_url":"https://github.com/denis-pingin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swarm Enhancer\nThis Android application will periodically check your current location and automatically check you in to the closest Foursquare venue.\n\n## Parameters\n### Update interval\n_Update interval_ parameter controls how often the app will check whether your current location changed significantly relative to the _most recent checked-in venue_ in foursquare.\n\nIf a user moves within the _local radius_ from the_ most recent checed-in venue_, this check is very cheap, since the location of the _most recent checked-in venue_ is cached in the application and no foursquare API requests are required.\n\nOnly if the user has moved away from the cached _most recent checked-in venue_ location for more than the _local radius_ parameter, the app searches for a _new venue_ through the foursquare API and also retrieves user's _most recent checked-in venue_. It then checks whether the distance between the _new venue_ and the _most recent checked-in venue_ is larger that the _local radius_ to determine whether a new check-in should be created.\n\nDefault value: 4 hours\n\n### Local radius\n_local radius_ parameter is used to determine whether a new check-in should be performed. This parameter is used to calculate:\n* a distance between user's _current location_ and the _most recent checked-in venue_ in foursquare.\n* a distance between the _most recent checked-in venue_ and the _new venue_, which is the first one in foursquare search results.\nIn both cases the distance must be greater than the _local radius_ parameter for the new check-in to happen. Parameter unit is km.\n\nDefault value: 5 km\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenis-pingin%2Fswarm-enhancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenis-pingin%2Fswarm-enhancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenis-pingin%2Fswarm-enhancer/lists"}