urlshortener-dbus-daemon 0.1.1

A very simple url shortener dbus daemon
urlshortener-dbus-daemon-0.1.1 is not a library.

urlshortener-dbus-daemon

MIT licensed

A very simple urlshortener dbus daemon written in Rust. Uses urlshortener library.

Usage (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"

License

This project is licensed under the MIT license.