https://github.com/hyperentangledqubit/wd
Watch Deluxe (wd) -- The next generation watch command
https://github.com/hyperentangledqubit/wd
color icons nerd-fonts rust watch
Last synced: 9 months ago
JSON representation
Watch Deluxe (wd) -- The next generation watch command
- Host: GitHub
- URL: https://github.com/hyperentangledqubit/wd
- Owner: HyperEntangledQubit
- License: mit
- Created: 2023-06-09T09:07:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T23:11:10.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T14:02:03.471Z (over 1 year ago)
- Topics: color, icons, nerd-fonts, rust, watch
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# wd
WD - Watchd - (Watch Deluxe)
This project is a rewrite of GNU `watch` with a myriad of added features like
colors, icons and more formatting options etc.
This project was heavily inspired by the various rewrites of GNU tools in rust:
- [lsd-rs](https://github.com/lsd-rs/lsd)
- [dust](https://github.com/bootandy/dust)
- [fd](https://github.com/sharkdp/fd)
- [bat](https://github.com/sharkdp/bat)
Please check them out and give them a star!
## License
All the code in this repository is released under the ***MIT License***, for more information take a look at the [LICENSE] file.
[LICENSE]: https://github.com/HyperEntangledQubit/wd/blob/master/LICENSE