Skip to content

🪐 A greeter for your terminal that's out of this world

License

Notifications You must be signed in to change notification settings

pupbrained/draconis

Repository files navigation

Draconis

image image image image image image

🪐 A greeter for your terminal that's out of this world

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.

Installation

  • There are two options for installing draconis:
    • Run the command cargo install draconis
    • Get the binary from the releases and move it into a folder in your PATH

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