Commit Graph
12 Commits
Author SHA1 Message Date
a1denvalu3andGitHub 67b04d023c Fix automated relay map generation (#12) 2026-07-24 13:48:08 +02:00
a1denvalu3anda1denvalu3 1e076a17bd chore: switch workflow to use python relays_geo_lookup and remove old bash script 2026-01-14 16:21:11 +01:00
lollerfirst 091e2fd25f "Update Relay Maps" should happen after "Relay Count Tracker" 2025-11-04 08:46:31 +01:00
lollerfirstandGitHub 760efc97b1 add automated relay count tracking with dual trend charts (#8)
* Add relay count tracking workflow with dual charts

This commit adds:
- New GitHub workflow to track relay counts
- Two charts: BitChat-compatible relays and total functioning relays
- Extended history for both charts (70 days)
- Project structure improvements with scripts and assets directories
- Updated documentation in README.md and other files
- Dependencies in requirements.txt

* Remove overlapping data point labels from relay count charts

* Add .venv to gitignore

* Add relay location maps and automation workflow

* Improve relay maps with proper world map backgrounds using cartopy

* Add relay location map to README

* update readme
2025-11-01 22:19:32 +01:00
lollerfirstandGitHub 0a5496909c feat: dbip geolocation (#4)
* ip-location-api and db-ip

* geolocation with dbip
2025-08-26 15:51:18 +02:00
lollerfirst 0e7c780860 concurrent relay discovery 2025-08-25 00:23:20 +02:00
lollerfirst 6c5b99365c remove workflow execution on push 2025-08-24 23:29:22 +02:00
lollerfirst ae6d5eadd8 Fix GitHub Actions permissions for automated commits
- Add permissions: contents: write to workflow
- This should resolve the 403 permission error when pushing changes
2025-08-24 17:48:25 +02:00
lollerfirst 6c4b0d7ed3 install dig and curl dependencies 2025-08-24 17:44:59 +02:00
lollerfirst b7b8fa9037 make sure nak is installed 2025-08-24 17:03:55 +02:00
lollerfirst 7c31163d0e fix workflow 2025-08-24 15:27:42 +02:00
lollerfirst e706e2893a update workflow 2025-08-24 15:24:02 +02:00