You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 months ago | |
---|---|---|
src | 5 months ago | |
.gitignore | 5 months ago | |
Cargo.lock | 5 months ago | |
Cargo.toml | 5 months ago | |
PKGBUILD | 5 months ago | |
README.md | 5 months ago | |
UNLICENSE | 5 months ago |
README.md
dit-rs
This is a DIT and StarDIT implementation in Rust.
Day names are inspired by the French republican calendar.
I'm using it with the "Command Output" KDE Plasma extension.
Example
$ dit-rs
4.42.88
12022, décade 23, tridi
Installation
Using Cargo
$ cargo build --release
dit-rs
will be in target/release/
Using Arch Linux
$ makepkg
$ sudo pacman -U dit-rs-<version>-1-<arch>.pkg.tar.zst
dit-rs
will be in /usr/bin/
Contribution
Feel free to make pull requests or open issues.
License
See UNLICENSE.