https://github.com/open-spaced-repetition/android-fsrs
https://github.com/open-spaced-repetition/android-fsrs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/open-spaced-repetition/android-fsrs
- Owner: open-spaced-repetition
- License: mit
- Created: 2023-10-17T14:24:40.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T14:37:27.000Z (about 2 years ago)
- Last Synced: 2025-07-08T03:16:14.724Z (5 months ago)
- Language: Kotlin
- Size: 103 KB
- Stars: 15
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fsrs - android-fsrs
README
# FSRS for Android (Kotlin)
Open project in Android Studio.
## Main Class
```
java/chat.sdk.android_fsrs/FSRS.kt
```
## Tests
```
// androidTest
java/chat.sdk.android_fsrs/FSRS.kt
```