Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friebetill/TubeCards
TubeCards - Cross-platform Spaced Repetition App written in Flutter
https://github.com/friebetill/TubeCards
anki flutter spaced-repetition youtube
Last synced: 3 months ago
JSON representation
TubeCards - Cross-platform Spaced Repetition App written in Flutter
- Host: GitHub
- URL: https://github.com/friebetill/TubeCards
- Owner: friebetill
- License: gpl-3.0
- Created: 2022-03-28T12:57:01.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-12T23:17:55.000Z (10 months ago)
- Last Synced: 2024-10-27T18:21:19.705Z (3 months ago)
- Topics: anki, flutter, spaced-repetition, youtube
- Language: Dart
- Homepage: https://tubecards.app/
- Size: 16.2 MB
- Stars: 331
- Watchers: 6
- Forks: 51
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## What is TubeCards?
TubeCards is a cross-platform spaced-repetition app which is seamlessly integrated with Youtube. It is written in Dart using [Flutter](https://flutter.io).[![TubeCards - The flashcard revolution](https://user-images.githubusercontent.com/10923085/194709573-ad0cf0a2-ce32-4711-b419-8053ac2d8ab8.png)](https://www.youtube.com/watch?v=UX0L0BgH0v4 "TubeCards - The flashcard revolution")
## Screenshots
## Build
- Install [Flutter](https://docs.flutter.dev/get-started/install)
- Clone repository `git clone https://github.com/friebetill/tubecards.git`
- Get packages `flutter pub get`
- Update generated flutter files `./scripts/update_generated_files.sh`
- Update language files `./scripts/update_language_files.sh`## Have a question?
If you need any help, feel free to file an issue if you do not manage to find a solution.