在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):magicalraccoon/tootstream开源软件地址(OpenSource Url):https://github.com/magicalraccoon/tootstream开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):tootstreamA command line interface for interacting with Mastodon instances written in Python (requires Python 3). OAuth and 2FA are supported. Inspired by Rainbowstream. DemoInstall via pip1: Create a virtual environment
2: Install via pip
3: See the Usage section for how to use Tootstream. Install for development1: Clone this repo and enter the project directory through a virtual environment
2: Create a Virtual Environment
3: Install the project
4: Close the environment with Usage1: Return to your virtual environment
2: Run the program
3: Use the
4: Exit the program when finished
5: Close the environment with Ubuntu and UnicodeTootstream relies heavily on Unicode fonts. The best experience can be had by installing the following package:
ConfigurationBy default tootstream uses configparser for configuration. The default configuration is stored in the default location for configparser (on the developer's machine this is under /home/myusername/.config/tootstream/tootstream.conf). At the moment tootstream only stores login information for each instance in the configuration file. Each instance is under its own section (the default configuration is under the Using multiple instancesTootstream supports using accounts on multiple Mastodon instances. Use the Use the By default tootstream uses the If you have already set up a profile you may use the You may select a different configuration using Notes on networkingTootstream and Mastodon.py use the requests library for communicating with the Mastodon instance. Any proxy settings you may need to communicate with the network will need to be in a format that the requests library understands. See the requests documentation for more details on what those environment variables should be. ContributingContributions welcome! Please read the contributing guidelines before getting started. Code of ConductThis project is intended to be a safe, welcoming space for collaboration. All contributors are expected to adhere to the Contributor Covenant code of conduct. Thank you for being kind to each other! License |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论