# rustwtxt [![builds.sr.ht status](https://builds.sr.ht/~gbmor/rustwtxt.svg)](https://builds.sr.ht/~gbmor/rustwtxt?) [![Build Status](https://travis-ci.com/rustwtxt/rustwtxt.svg?branch=master)](https://travis-ci.com/rustwtxt/rustwtxt) [![codecov](https://codecov.io/gh/rustwtxt/rustwtxt/branch/master/graph/badge.svg?token=4DfKP7oHRQ)](https://codecov.io/gh/rustwtxt/rustwtxt) [![Documentation](https://img.shields.io/badge/docs.rs-%E2%9C%93-brightgreen)](https://docs.rs/rustwtxt) `twtxt` client and library. ## Contributions Please mail patches to: * [~gbmor/rustwtxt@lists.sr.ht](mailto:~gbmor/rustwtxt@lists.sr.ht) Tickets / issues: * [https://todo.sr.ht/~gbmor/rustwtxt](https://todo.sr.ht/~gbmor/rustwtxt) ## Notes * `twtxt` is a decentralized microblogging platform based on text files. The files are transmitted over `http`. * For more information on `twtxt`: * [`buckket/twtxt`](https://github.com/buckket/twtxt) * For a fully functional `twtxt` registry server: [`getwtxt`](https://github.com/getwtxt)