2025-05-10 20:39:43 -07:00
2025-05-04 17:36:09 +00:00
2025-05-10 20:39:43 -07:00
2025-05-04 17:36:09 +00:00
2025-05-05 05:15:52 +00:00

Unibar

Simple bar written in Rust

Description

  • A tool that returns variety of components in a string suitable to use in a status bar

Usage

  • Use the --help option for usage information:
Usage: unibar [OPTIONS]

Options:
  -s, --weather-station <WEATHER_STATION>
          Name of the weather station

          [default: khio]

  -m, --weather-metric
          Use Metric units in weather data. Imperial units otherwise

  -p, --music-progress
          Show music progess

  -D, --debug-json
          Show JSON data returned by query

  -h, --help
          Print help (see a summary with '-h')

  -V, --version
          Print version
Description
A tool that returns variety of components in a string suitable to use in a status bar
Readme 52 KiB
Languages
Rust 100%