twixter

A twtxt command line client in Rust

git clone git://git.shimmy1996.com/twixter.git

README.org (625B)

    1 #+Options: toc:nil
    2 
    3 * Twixter
    4 A [[https://twtxt.readthedocs.io][twtxt]] command line client written in Rust.
    5 
    6 ** Configuration
    7 Configurations are stored in INI format under =$XDG_CONFIG_HOME/twixter/config=. See =./config.example= for available configurations.
    8 
    9 ** License
   10 Licensed under either of Apache License, Version 2.0 (=./LICENSE-APACHE=) or MIT license (=./LICENSE-MIT=) at your option.
   11 
   12 Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Twixter by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.