quoty

Crates.ioquoty
lib.rsquoty
version0.2.5
sourcesrc
created_at2024-11-15 09:44:34.183968
updated_at2024-11-20 09:43:38.176077
descriptionSimple CLI program that returns a programming quote
homepagehttps://kryptic.sh
repositoryhttps://github.com/mxaddict/quoty
max_upload_size
id1448948
size17,546
mxaddict (mxaddict)

documentation

README

quoty

This is a simple program that returns quotes related to programming

Usage

# returns a random quote in "{message} - {author}" format
quoty

# returns the list of authors
quoty authors

# returns the list of quotes
quoty quotes

# returns help text
quoty help

# returns the version
quoty --version

Inspiration

I really liked the quotes that show up on my desktop when I open Hyprland

Future changes

I'd like to be able to add a custom $HOME/.config/quoty/config.toml to add support for custom config, like custom quotes

Buy me a coffee

You can do this by either sending me crypto or going to my ko-fi profile.

# BTC
bc1q45068dgfzeds8vtncedtjt8whsmjsq3uykz8pk

# LTC
LL6Ntjv6jja1gzyFatK5rKoiWgQJp5anH2

# NAV
NdWojNSyy2Qr7CbVH1HCsgNnR31A5qDtoo

# ETH, BNB and other ERC tokens
0xc48dBdB37a5359c69A01671D45B14fe4Fcf69086
Commit count: 29

cargo fmt