Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w2sv/lingularity-frontend-ubuntu-console
Lingularity frontend for Ubuntu >= 18.04 GNOME terminal
https://github.com/w2sv/lingularity-frontend-ubuntu-console
frontend gnome gui language-learning python ubuntu
Last synced: 12 days ago
JSON representation
Lingularity frontend for Ubuntu >= 18.04 GNOME terminal
- Host: GitHub
- URL: https://github.com/w2sv/lingularity-frontend-ubuntu-console
- Owner: w2sv
- License: gpl-3.0
- Created: 2022-04-30T14:56:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-11T16:51:58.000Z (over 2 years ago)
- Last Synced: 2024-11-18T02:05:21.488Z (2 months ago)
- Topics: frontend, gnome, gui, language-learning, python, ubuntu
- Language: Python
- Homepage:
- Size: 38.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lingularity Frontend for Ubuntu console
**Conceived for >= 18.04 GNOME terminal**
## Commands
- install by means of `make-install`
- for reinstalling an altered backend, residing in the same directory as frontend, run `source make-backend.sh`
- start program by running `source run.sh`## Todo
- set up build pipeline
- attempt building as executable via pyinstaller