Compare commits
No commits in common. "4068834f190e780228562f4db6747b78826a40ee" and "28e3fd865855639d682f814b8ab978bbc0694943" have entirely different histories.
4068834f19
...
28e3fd8658
11
README.md
11
README.md
|
@ -16,13 +16,9 @@ personal finance, or to various nerdy hobbies.
|
|||
|
||||
Supported fetchers:
|
||||
|
||||
- [Crunchyroll](https://www.crunchyroll.com/) episode watch history
|
||||
- [FFXIV Lodestone](https://eu.finalfantasyxiv.com/lodestone/) achivement history
|
||||
- Playstation achievements by way of [PSN Profiles](https://psnprofiles.com/).
|
||||
- [MyAnimeList](https://myanimelist.net/) watch list.
|
||||
- [Stepmania](https://www.stepmania.com/)/[ITGMania](https://github.com/itgmania/itgmania)
|
||||
- [WaniKani](https://wanikani.com) lesson information.
|
||||
- [Jellyfin](https://jellyfin.org/) watch history.
|
||||
- Crunchyroll episode watch history
|
||||
- FFXIV Lodestone achivement history
|
||||
- Playstation achievements by way of PSN Profiles.
|
||||
- Account balances for several backends supported by [`fin-depo`](https://gitfub.space/Jmaa/fin-depo)
|
||||
* Partisia Blockchain BYOC and MPC trackers
|
||||
* Kraken Account Balances
|
||||
|
@ -44,6 +40,7 @@ Use `--help` option to see all options.
|
|||
|
||||
- [ ] YouTube (Music): Liked videos with title and URL.
|
||||
- [ ] Steam Wishlist and Achievements
|
||||
- [ ] [WaniKani](https://docs.api.wanikani.com)
|
||||
- [ ] Ledger (Live?) Account Balances
|
||||
- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of
|
||||
different sites, but not in the detail I want.
|
||||
|
|
|
@ -6,13 +6,9 @@ personal finance, or to various nerdy hobbies.
|
|||
|
||||
Supported fetchers:
|
||||
|
||||
- [Crunchyroll](https://www.crunchyroll.com/) episode watch history
|
||||
- [FFXIV Lodestone](https://eu.finalfantasyxiv.com/lodestone/) achivement history
|
||||
- Playstation achievements by way of [PSN Profiles](https://psnprofiles.com/).
|
||||
- [MyAnimeList](https://myanimelist.net/) watch list.
|
||||
- [Stepmania](https://www.stepmania.com/)/[ITGMania](https://github.com/itgmania/itgmania)
|
||||
- [WaniKani](https://wanikani.com) lesson information.
|
||||
- [Jellyfin](https://jellyfin.org/) watch history.
|
||||
- Crunchyroll episode watch history
|
||||
- FFXIV Lodestone achivement history
|
||||
- Playstation achievements by way of PSN Profiles.
|
||||
- Account balances for several backends supported by [`fin-depo`](https://gitfub.space/Jmaa/fin-depo)
|
||||
* Partisia Blockchain BYOC and MPC trackers
|
||||
* Kraken Account Balances
|
||||
|
@ -34,6 +30,7 @@ Use `--help` option to see all options.
|
|||
|
||||
- [ ] YouTube (Music): Liked videos with title and URL.
|
||||
- [ ] Steam Wishlist and Achievements
|
||||
- [ ] [WaniKani](https://docs.api.wanikani.com)
|
||||
- [ ] Ledger (Live?) Account Balances
|
||||
- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of
|
||||
different sites, but not in the detail I want.
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.68'
|
||||
__version__ = '0.1.67'
|
||||
|
|
11
setup.py
11
setup.py
|
@ -19,13 +19,9 @@ personal finance, or to various nerdy hobbies.
|
|||
|
||||
Supported fetchers:
|
||||
|
||||
- [Crunchyroll](https://www.crunchyroll.com/) episode watch history
|
||||
- [FFXIV Lodestone](https://eu.finalfantasyxiv.com/lodestone/) achivement history
|
||||
- Playstation achievements by way of [PSN Profiles](https://psnprofiles.com/).
|
||||
- [MyAnimeList](https://myanimelist.net/) watch list.
|
||||
- [Stepmania](https://www.stepmania.com/)/[ITGMania](https://github.com/itgmania/itgmania)
|
||||
- [WaniKani](https://wanikani.com) lesson information.
|
||||
- [Jellyfin](https://jellyfin.org/) watch history.
|
||||
- Crunchyroll episode watch history
|
||||
- FFXIV Lodestone achivement history
|
||||
- Playstation achievements by way of PSN Profiles.
|
||||
- Account balances for several backends supported by [`fin-depo`](https://gitfub.space/Jmaa/fin-depo)
|
||||
* Partisia Blockchain BYOC and MPC trackers
|
||||
* Kraken Account Balances
|
||||
|
@ -47,6 +43,7 @@ Use `--help` option to see all options.
|
|||
|
||||
- [ ] YouTube (Music): Liked videos with title and URL.
|
||||
- [ ] Steam Wishlist and Achievements
|
||||
- [ ] [WaniKani](https://docs.api.wanikani.com)
|
||||
- [ ] Ledger (Live?) Account Balances
|
||||
- [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of
|
||||
different sites, but not in the detail I want.
|
||||
|
|
Loading…
Reference in New Issue
Block a user