1
0
This program collects several small data fetchers, for downloading personal data spread around the internet.
Go to file
Jon Michael Aanes 1107df7e84
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m20s
Package Python / Package (push) Successful in 22s
Test Python / Test (push) Successful in 25s
🤖 Bumped version to 0.1.20
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-06-08 14:19:11 +02:00
.gitea/workflows 🤖 Repository layout updated to latest Python version 2024-05-29 21:42:11 +02:00
personal_data 🤖 Bumped version to 0.1.20 2024-06-08 14:19:11 +02:00
resource/sound Sound notification support 2024-06-02 23:31:01 +02:00
test Ruff 2024-06-06 23:50:29 +02:00
.gitignore 🤖 Repository layout updated to latest Python version 2024-06-02 17:00:46 +02:00
Dockerfile fin-depo public 2024-06-02 20:28: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 fin-depo public 2024-06-02 20:28:42 +02:00
ruff.toml 🤖 Repository layout updated to latest Python version 2024-06-02 17:00:46 +02:00
setup.py Ruff format 2024-06-02 23:16:11 +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.