Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benex254/inazuma
Kivy gui wrapper over fastanime
https://github.com/benex254/inazuma
android anilist anime app cross-platform fastanime ios kivy linux python windows
Last synced: about 1 month ago
JSON representation
Kivy gui wrapper over fastanime
- Host: GitHub
- URL: https://github.com/benex254/inazuma
- Owner: Benex254
- License: mit
- Created: 2024-07-25T19:05:03.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-17T19:06:36.000Z (about 1 month ago)
- Last Synced: 2024-11-17T20:19:34.386Z (about 1 month ago)
- Topics: android, anilist, anime, app, cross-platform, fastanime, ios, kivy, linux, python, windows
- Language: Python
- Homepage:
- Size: 286 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inazuma
Kivy gui wrapper over fastanime
## Installation
While still under development you can try it out.```bash
git clone https://github.com/Benex254/Inazuma.git
cd Inazuma
poetry sync
poetry run python -m inazuma
```