pkiv / UpTweet

This is a simple script that I use to recieve texts for how my VPS is running. It uses psutil for memory usage, tweepy to sent the tweet out, datetime to print the date and time, and uptime to easily get uptime. This is my first ever python project!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UpTweet

This is a simple script that I use to recieve texts for how my VPS is running. It uses psutil for memory usage, tweepy to sent the tweet out, datetime to print the date and time, and uptime to easily get uptime. PoC: https://twitter.com/paulsserver

About

This is a simple script that I use to recieve texts for how my VPS is running. It uses psutil for memory usage, tweepy to sent the tweet out, datetime to print the date and time, and uptime to easily get uptime. This is my first ever python project!

License:GNU General Public License v2.0


Languages

Language:Python 100.0%