#link-shortener #shortener #url #short #link

app urlshortener-dbus-daemon

一个非常简单的url短链接dbus守护进程

1个不稳定版本

使用旧的Rust 2015

0.1.1 2018年8月2日

#21 in #shortener

MIT许可证

6KB
56

urlshortener-dbus-daemon

MIT licensed

用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