Commit Graph
5 Commits
Author SHA1 Message Date
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 7b101356b6 readme: how the georelays dataset is created (#5)
* update readme

* fixes
2025-08-28 16:24:26 +02:00
lollerfirstandGitHub 0a5496909c feat: dbip geolocation (#4)
* ip-location-api and db-ip

* geolocation with dbip
2025-08-26 15:51:18 +02:00
lollerfirstandGitHub 8835dca403 Merge pull request #3 from permissionlesstech/concurrent-relay-discovery
feat: concurrent relay discovery
2025-08-25 00:59:24 +02:00
lollerfirstandGitHub 680af71e9a Merge pull request #2 from permissionlesstech/test-workflow
feat: automatic updates from github workflow
2025-08-24 21:32:36 +02:00