micropython-dweeter
Message sender
A Python module for securely sending and receiving encrypted messages through the Dweet service.
A python module for messaging through the free dweet service.
3 stars
2 watching
0 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jacklinquan/micropython-cryptodweet | Provides basic APIs for interacting with the Dweet service, including encryption. | 2 |
jacklinquan/micropython-basicdweet | A basic API module for the Dweet service | 3 |
lpgenerator/django-db-mailer | A Django module for sending various types of messages using templates stored in a database. | 255 |
jacklinquan/micropython-aiobutton | A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |
jacklinquan/micropython-cryptomsg | An AES CBC mode encryption module for MicroPython devices | 5 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
lamby/django-slack | Integrates Slack with Django applications to send messages using templating | 241 |
justinfx/mayasublime | A plugin that allows Sublime Text to send Python and MEL code snippets to Maya for execution in the Maya environment. | 150 |
mampersat/micropython-morsecode | This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. | 7 |
knolleary/twitter-to-mqtt | A Python-based daemon that retrieves tweets from the Twitter API and publishes them to an MQTT topic. | 16 |
jacklinquan/micropython-microbmp | A Python module for processing BMP images in various color depths and compression methods. | 10 |
rahiel/telegram-send | A command-line tool to send messages and files over Telegram from the command line. | 938 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
ayoko/micropython_esp8266_tweetbot | A Twitter status updater for MicroPython ESP8266 boards. | 9 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |