Code Monkey home page Code Monkey logo

ptui's Introduction

ptui - Prayer Terminal UI (or Progress Terminal UI)

Introduction

ptui is a simple TUI that shows the remaiming time for the next prayer.

Build

cargo build --release

Input data

Data is fed to the executable through a data file containing line separated pairs of timestamps and labels.

Example

./data/prayer_times.txt contains prayer time for casablanca morocco

Usage

DATA_FILE="/path/to/data/file" ./target/release/ptui

The default value of data file is ./data/prayer_times.txt

keyboard shortcuts

  • t : switch between time and remaining time for prayer
  • f : switch between next prayer time and fasting end time (Maghrib)
  • q : quit

Data Generation

You can use generate-prayer-time to generate data according to your location.

Screenshots

Screenshots taken in small and large tmux panes

Small pane remaining time

Small pane prayer time

Large pane prayer time

Large pane remaining time

ptui's People

Contributors

yousfisaad avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.