Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayehia0/quran-go
Read the holy Quran in your terminal.
https://github.com/ayehia0/quran-go
go quran terminal
Last synced: about 2 months ago
JSON representation
Read the holy Quran in your terminal.
- Host: GitHub
- URL: https://github.com/ayehia0/quran-go
- Owner: AYehia0
- Created: 2023-01-23T19:44:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T14:55:17.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T16:21:05.015Z (2 months ago)
- Topics: go, quran, terminal
- Language: Go
- Homepage:
- Size: 2.49 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QIT - Quran In Terminal
A Simple TUI application to show the holy Quran in terminal for lazy people.
This application is built-with the really nice TUI package : [Bubbletea](https://github.com/charmbracelet/bubbletea)
## TODO
The application is in very early stage of development, with messy code and many copy-paste code from docs and other repos lol.- [X] Add Double Pane (book-like) ~~Check [this out](https://github.com/treilik/bubbleboxer)~~
- [X] Toggle between panes
- [X] ~~Optimize the page search by sorting~~ Throw a [hashmap](https://preview.redd.it/u0x6znp3q5x41.jpg?auto=webp&s=744deb8e8fbde68933f1789976b765e409d97743)
- [X] Re-Organize the `tea` (The Elm Architecture)
- [X] Add themes :D
- [X] Add break between surahs
- [X] Add more page info to the page title : `surah's name`
- [ ] Add Surah title highlighted in the viewport.
- [ ] Select Ayah and add to bookmark
- [ ] Search Ayah
- [ ] Highlight Ayah
- [ ] Fix Arabic text not displaying right.## Fonts
A list of the most suitable fonts that displays the AR version in the terminal (kinda).
- Liberation font
- Inconsolate (semi expanded medium) font
- Consolas (Regular)
- SimSun Regular
- Fantasque Sans Mono Regular