sudoCss / quran-cli-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quran CLI

A cli to play quran recitations, built with rust and Quran API

Roadmap

  • Show recitations numbered list and user can choose an recitation by entering its number
  • Show surahs numbered list and user can choose a surah by entering its number
  • React to keys while playing:
    • s => toggle pause/start
    • j => next ayah
    • k => previous ayah
    • l => next surah
    • h => previous surah
    • q => quit
    • b => stop if playing & back to previous list/menu
  • Handle errors
  • Alternate screen with useful data on launch & return to main screen on exit
  • Responsive lists/menus display

About

License:MIT License


Languages

Language:Rust 100.0%