1个不稳定版本
使用旧的Rust 2015
0.1.1 | 2018年8月2日 |
---|
#21 in #shortener
6KB
56 行
urlshortener-dbus-daemon
用Rust编写的非常简单的urlshortener dbus守护进程。使用urlshortener库。
用法(dbus-send)
$ dbus-send --session --dest=io.crates.urlshortener --type=method_call --print-reply / io.crates.urlshortener.Shorten string:"http://google.ru"
method return time=1533217676.442292 sender=:1.2237 -> destination=:1.2238 serial=3 reply_serial=2
string "https://is.gd/h5kR5r"
许可证
此项目受MIT许可证许可。
依赖项
~12MB
~256K SLoC