Skip to content

thomas-huet/aleth

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Aleth

Simple flashcard app

Features

  • No installation
  • Simple to use
  • Works on all devices
  • Works offline
  • Synchronization between devices

If you want more features, look at Anki or Mnemosyne.

Contributing

The source is covered by the AGPL v3. I welcome all contributions.

The goal of this project is to make a flashcard app as frictionless as possible that can be used by a 6-year-old. All new features must be compatible with that goal. If you want to add features that go the opposite way, you are welcome to fork this project.

Synchronization uses the Application Data folder in Google Drive.

Spaced repetition algorithm

If you know the answer, the interval is multiplied by K, if not it is divided by . Currently K = 2.