nicohman / butlerd-rs

---DEPRECATED--- A Rust library to interface with itch.io's butler daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

butlerd-rs

butlerd-rs is a rust interface for itch.io's butlerd. Currently in development. No responses to SSE's are implemented yet, though almost everything else from the API is. Very open to feedback and bug reports. Available on crates.io. This repository is a mirror for the main sr.ht repo. This was originally made to support eidolon, though it now covers almost all of the API.

Getting Started

Documentation & Dependencies

You can find up-to-date documentation at docs.rs. The only dependency is

Examples

  • The tests are a good example of basic usage of the API

Bug reports/Contributing

Please submit bug reports to the sr.ht issue tracker and patches to the sr.ht mailing list. However, I still will accept issues and pull requests from github. Note: I have not tested this on windows or mac due to lack of testing machines. If you use this library on windows or mac, please let me know if there are bugs.

About

---DEPRECATED--- A Rust library to interface with itch.io's butler daemon

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%