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: 29 days 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 (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-12T23:17:55.000Z (9 months ago)
- Last Synced: 2024-11-14T00:05:24.535Z (29 days ago)
- Topics: anki, flutter, spaced-repetition, youtube
- Language: Dart
- Homepage: https://tubecards.app/
- Size: 16.2 MB
- Stars: 333
- Watchers: 6
- Forks: 51
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - TubeCards - Cross-platform Spaced Repetition App for flashcards by [friebetill](https://github.com/friebetill). (Uncategorized / Uncategorized)
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.