1
0
This program collects several small data fetchers, for downloading personal data spread around the internet.
Go to file
Jon Michael Aanes ee6aa7e527
All checks were successful
Build container / Package-Python (push) Successful in 24s
Build container / Package-Container (push) Successful in 1m22s
Prefer decimal
2024-05-16 00:29:06 +02:00
.gitea/workflows Dockerfile 2024-04-17 23:29:37 +02:00
personal_data Prefer decimal 2024-05-16 00:29:06 +02:00
test Prefer decimal 2024-05-16 00:29:06 +02:00
.gitignore Ruff check 2024-04-23 23:02:02 +02:00
Dockerfile Dockerfile v3 2024-04-17 23:45:37 +02:00
LICENSE License 2024-05-09 23:45:05 +02:00
README.md Add reminder if email is not enabled 2024-05-16 00:03:10 +02:00
requirements.txt Extra requirements 2024-04-01 01:13:39 +02:00
setup.py Bump workflows to 6.02 2024-04-01 00:54:26 +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.

Usage

python -m personal_data

Ideas for more fetchers

  • YouTube (Music): Liked videos with title and URL.
  • Steam Wishlist and Achievements
  • fredagscafeen.dk
  • WaniKani

License

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