{"id":50861279,"url":"https://github.com/vil/spot","last_synced_at":"2026-06-14T21:35:40.349Z","repository":{"id":343771276,"uuid":"1177840411","full_name":"vil/spot","owner":"vil","description":"Secure and minimal Android app to check the current electricity price in Finland.","archived":false,"fork":false,"pushed_at":"2026-03-11T21:30:45.000Z","size":1328,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-27T04:10:59.481Z","etag":null,"topics":["android","electricity","electricity-market","electricity-prices","finland","kotlin","spot-hinta","spotprice"],"latest_commit_sha":null,"homepage":"https://vili.dev","language":"Kotlin","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/vil.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},"funding":{"github":"vil"}},"created_at":"2026-03-10T12:30:49.000Z","updated_at":"2026-03-11T21:07:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vil/spot","commit_stats":null,"previous_names":["vil/spot"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vil/spot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil%2Fspot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil%2Fspot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil%2Fspot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil%2Fspot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vil","download_url":"https://codeload.github.com/vil/spot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil%2Fspot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34339195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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","electricity","electricity-market","electricity-prices","finland","kotlin","spot-hinta","spotprice"],"created_at":"2026-06-14T21:35:39.741Z","updated_at":"2026-06-14T21:35:40.341Z","avatar_url":"https://github.com/vil.png","language":"Kotlin","funding_links":["https://github.com/sponsors/vil"],"categories":[],"sub_categories":[],"readme":"# Pörssisähkö Android App\n\nSecure and minimal Android app to check the current electricity price in Finland.\n\n\u003cdiv style=\"display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:nowrap\"\u003e\n  \u003cimg src=\"./img/current.png\" alt=\"Current screen\" style=\"width:250px;max-width:48%;height:auto;\" /\u003e\n  \u003cimg src=\"./img/whole.png\" alt=\"Whole day screen\" style=\"width:250px;max-width:48%;height:auto;\" /\u003e\n\u003c/div\u003e\n\n## Installing using [Obtainium](https://obtainium.imranr.dev/)\n\nSimply copy this JSON snippet and paste it into Obtainium!\n\n```json\n{\"id\":\"dev.vili.spot\",\"url\":\"https://github.com/vil/spot\",\"author\":\"Vili\",\"name\":\"Pörssisähkö\",\"preferredApkIndex\":0,\"additionalSettings\":\"{\\\"includePrereleases\\\":false,\\\"fallbackToOlderReleases\\\":true,\\\"filterReleaseTitlesByRegEx\\\":\\\"\\\",\\\"filterReleaseNotesByRegEx\\\":\\\"\\\",\\\"verifyLatestTag\\\":true,\\\"dontSortReleasesList\\\":false,\\\"useLatestAssetDateAsReleaseDate\\\":false,\\\"trackOnly\\\":false,\\\"versionExtractionRegEx\\\":\\\"\\\",\\\"matchGroupToUse\\\":\\\"\\\",\\\"versionDetection\\\":true,\\\"releaseDateAsVersion\\\":false,\\\"useVersionCodeAsOSVersion\\\":false,\\\"apkFilterRegEx\\\":\\\"\\\",\\\"invertAPKFilter\\\":false,\\\"autoApkFilterByArch\\\":true,\\\"appName\\\":\\\"Pörssisähkö\\\",\\\"exemptFromBackgroundUpdates\\\":false,\\\"skipUpdateNotifications\\\":false,\\\"about\\\":\\\"Secure and minimal Android app to check the current electricity price in Finland.\\\",\\\"appAuthor\\\":\\\"Vili\\\"}\"}\n```\n\n## Signing key fingerprints\n\n```\nSHA1: EB:8F:58:90:A7:97:53:1D:83:9D:E3:ED:BC:EF:31:27:A7:62:1D:FC\nSHA256: 03:65:47:32:EC:9A:B8:D0:A7:B7:6E:F6:F3:91:55:5E:59:EC:42:4D:0A:FF:4B:A8:6A:22:3F:60:EB:32:BF:A4\n```\n\n## Permissions\n\nThis app requires only one Android permission:\n\n- `android.permission.INTERNET`\n\nThe permission is declared in the app manifest (see `app/src/main/AndroidManifest.xml`) and is used only to fetch spot price data from the public API (spot-hinta.fi). No other runtime or sensitive permissions are requested.\n\n## Verifying the installed app (AppVerifier)\n\n1. Install the APK on the device.\n2. Open the AppVerifier app on the device.\n3. In AppVerifier:\n   - Select the installed app (Pörssisähkö) or point the tool to the APK file.\n   - View the app's signing certificate details: the tool should display certificate fingerprints (SHA1/SHA256).\n4. Compare the displayed SHA1 and SHA256 fingerprints against the \"Signing key fingerprints\" listed in this README. If they match, the app is signed with the expected key.\n\n## License\n\nThis app is under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvil%2Fspot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvil%2Fspot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvil%2Fspot/lists"}