Skip to content

A minimal pure-Python application for self-learning and revising vocabularies.

License

Notifications You must be signed in to change notification settings

pystander/Word-Sea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word-Sea

Word-Sea is a simple pure-Python application developed for vocabulary learning and revision. It is particularly designed to assist students to learn and memorize new vocabularies.

(Made with draw.io, with icons created by Freepik from Flaticon)

Features

  • Support real-time vocabulary look-up
  • Save searched vocabularies and revise later
  • Revise with flashcards (inspired by Magoosh Vocabulary Flashcards)
  • Minimal design with custom themes

Getting Started

You can clone this repository to your local computer via HTTPS.

git clone https://github.com/pystander/Word-Sea

Prerequisites

You are recommended to use pip to install all required libraries in requirements for this project.

pip install -r requirements.txt

Usage

Run app.py to start the application window.

python app.py

Support

You may report bugs and discuss any issue on Issues.

License

Distributed under the GNU GPL-3.0 License. See LICENSE for more information.

About

A minimal pure-Python application for self-learning and revising vocabularies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages