2 releases
0.1.1 | Jul 14, 2023 |
---|---|
0.1.0 | Jul 7, 2023 |
#28 in #screenshot
8KB
76 lines
Rayso✨
[ Generate beautiful screenshot snippets from terminal using ray.so ]
Requirements 🙄
- xclip
Installation 🍀
- Source 🍙
$ git clone --depth=1 https://github.com/pwnwriter/rayso
$ cd rayso
$ cargo build --release # move rayso binary to your any $PATH 🥦
- Cargo 🦀
$ cargo install rayso
$ sudo/doas pacman -S rayso
- Aur repository
$ paru/yay -S rayso
Usages 🎠
- Everything is under help menu.
Use rayso --help
for more information.
By default, it only copies the url
to the clipboard. The -o
or --open
option will open it in the default browser, i.e xdg-open
The below is a small demo :P
Copyright © 2023 pwnwriter xyz ☘️
Dependencies
~1.8–2.7MB
~50K SLoC