draconis

Crates.iodraconis
lib.rsdraconis
version2.4.8
sourcesrc
created_at2022-05-05 03:14:34.900646
updated_at2022-06-12 04:36:35.042705
descriptionSmall terminal welcome program written in rust
homepage
repositoryhttps://github.com/marsupialgutz/draconis
max_upload_size
id580800
size95,736
Mars (marsupialgutz)

documentation

README

Draconis

image image image image image image

🪐 An out-of-this-world greeter for your terminal

image image

Requirements

  • pacman-contrib for pacman

Important

  • This program uses the openweathermap API for fetching the weather. You must have an API key from openweathermap if you want to use the weather function.
  • Update checking and package counting will take a long time, and slow down the program by quite a bit. This cannot be avoided because of the fact that these checks require external system commands. Only use these options if you don't mind losing a second or two of time every time you run the program.
    • NixOS does not support package update counting.

How to use

  • Grab the latest release binary and config files from the releases page
  • Copy example_config.toml to ~/.config/draconis/config.toml
  • Change the config to your liking
  • Add the program to your shell's startup
Commit count: 180

cargo fmt