Get URL(s) title in any format.
Features
- Get URL(s) title in any format*.
- Fancy error message and colorful output.
- Cross-platform and single binary.
*Please open a PR if your favorite format doesn't exist
Usage
🦄 tyupy --help
🦄 tyupy https://github.com/azzamsa/tin/ [GitHub - azzamsa/tin: Rust GraphQL Template 🏗](https://github.com/azzamsa/tin/)
🦄 tyupy https://github.com/azzamsa/tin/ --max-length 16 [GitHub - azzamsa...](https://github.com/azzamsa/tin)
🦄 tyupy https://github.com/azzamsa/tin/ --max-length 16 --ellipsis "***" [GitHub - azzamsa***](https://github.com/azzamsa/tin)
🦄 tyupy https://github.com/azzamsa/tin/ --format org [[https://github.com/azzamsa/tin/][GitHub - azzamsa/tin: Rust GraphQL Template 🏗]]
🦄 tyupy https://github.com/azzamsa/zman
[GitHub - azzamsa/zman: A time progress bar utilities](https://github.com/azzamsa/zman)
https://github.com/azzamsa/tin/
https://github.com/azzamsa/tun
[GitHub - azzamsa/tin: Rust GraphQL Template 🏗](https://github.com/azzamsa/tin/)
[GitHub - azzamsa/tun: Rust REST API Boilerplate 🏗](https://github.com/azzamsa/tun)
Installation
From binaries
The release page includes
pre-compiled binaries for GNU/Linux, macOS, and Windows.
From source
Using cargo-binstall
$ cargo binstall tyupy
Using Rust's package manager cargo:
$ cargo install tyupy
Development
git clone https://github.com/azzamsa/tyupy
cd tyupy
cargo build
cargo test
cargo install --path .
Contributing
To learn more read the development guide
Origin of the name
The term "tyupy" is a playful variation inspired by Tupai, which translates to "Squirrel" in English. The choice is influenced by the URL-like sound associated with the word "Squirrel".
Credits