Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


TubeCards Logo

TubeCards build with Flutter.

## 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


Home Page
Review Page
Statistic Page

## 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.