rayso

Crates.iorayso
lib.rsrayso
version0.1.1
sourcesrc
created_at2023-07-07 13:44:16.988926
updated_at2023-07-14 06:17:53.824446
descriptionUpload code to ray.so from terminal
homepagehttps://github.com/pwnwriter/rayso.git
repositoryhttps://github.com/pwnwriter/rayso
max_upload_size
id910764
size20,816
Nabeen Tiwaree (pwnwriter)

documentation

README

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

img

Copyright © 2023 pwnwriter xyz ☘️

Commit count: 26

cargo fmt