1
0
This program collects several small data fetchers, for downloading personal data spread around the internet.
Go to file
Jon Michael Aanes 4e348a7def
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m17s
Test and Package Python / Test (push) Successful in 23s
Test and Package Python / Package (push) Successful in 21s
Bumped version to 0.1.3
2024-05-28 00:22:29 +02:00
.gitea/workflows Bumped pipelines 2024-05-27 21:57:57 +02:00
personal_data Bumped version to 0.1.3 2024-05-28 00:22:29 +02:00
test Foundation monitoring 2024-05-21 23:38:12 +02:00
.gitignore Updated .gitignore 2024-05-28 00:20:13 +02:00
Dockerfile Reorder setup 2024-05-23 00:03:42 +02:00
LICENSE License 2024-05-09 23:45:05 +02:00
README.md Updated README 2024-05-18 01:08:47 +02:00
requirements_test.txt Bumped pipelines 2024-05-27 21:57:57 +02:00
requirements.txt Bumped pipelines 2024-05-27 21:57:57 +02:00
setup.py Bumped pipelines 2024-05-27 21:57:57 +02:00

Personal Data Fetcher Systems

This is a collection of small fetchers for personal data spread around the internet.

Supported fetchers:

  • Crunchyroll episode watch history
  • FFXIV Lodestone achivement history
  • Partisia Blockchain BYOC and MPC trackers
  • Playstation achievements by way of PSN Profiles.
  • Kraken Account Balances (Using API)
  • Kucoin Account Balances (Using API)

Usage

python -m personal_data

Ideas for more fetchers

  • YouTube (Music): Liked videos with title and URL.
  • Steam Wishlist and Achievements
  • fredagscafeen.dk
  • WaniKani
  • Ledger (Live?) Account Balances

License

This project is licensed under MIT Licence, see LICENSE for full text.