1
0
personal-data/README.md
Jon Michael Aanes f739df494a
All checks were successful
Build container / Package-Python (push) Successful in 26s
Build container / Package-Container (push) Successful in 1m24s
Add reminder if email is not enabled
2024-05-16 00:03:10 +02:00

28 lines
632 B
Markdown

# 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
```sh
python -m personal_data
```
## Ideas for more fetchers
- [ ] YouTube (Music): Liked videos with title and URL.
- [ ] Steam Wishlist and Achievements
- [ ] fredagscafeen.dk
- [ ] [WaniKani](https://docs.api.wanikani.com)
## License
This project is licensed under MIT Licence, see LICENSE for full text.