Skip to content

hemna/aprsd-twitter-plugin

Repository files navigation

Send tweet via Ham RADIO!

PyPI Status Python Version License

Read the documentation at https://aprsd-twitter-plugin.readthedocs.io/ Tests Codecov

pre-commit

Features

  • Sent a tweet from your personal twitter account!
  • to tweet send a message of "t Hello World #aprs #hamradio"

Requirements

  • This plugin requires you have a twitter account and create a developer account with:
  • api key
  • api key secret
  • access token
  • access token secret

Add the following entries to the aprsd.yml file

services:
  twitter:
    apiKey: <your api key here>
    apiKey_secret: <your api key secret here>
    access_token: <your Twitter app access token>
    access_token_secret: <your Twitter app access token secret>

Installation

You can install Send tweet via Ham RADIO! via pip from PyPI:

$ pip install aprsd-twitter-plugin

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Send tweet via Ham RADIO! is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @hemna's APRSD Plugin Python Cookiecutter template.

About

Ham Radio APRS APRSD plugin that sends tweets!

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published