Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.
/ PlexMOTD Public archive

MOTD scripts for Linux to display various Plex & Transmission statistics.

Notifications You must be signed in to change notification settings

40Cakes/PlexMOTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
ryanleonard1
May 9, 2018
169050c · May 9, 2018

History

25 Commits
Apr 28, 2018
Apr 27, 2018
Apr 27, 2018
May 6, 2018
Apr 27, 2018
Apr 27, 2018
Apr 27, 2018
Apr 30, 2018
Apr 30, 2018
Apr 30, 2018
Apr 28, 2018
May 9, 2018
May 6, 2018
Apr 27, 2018
May 6, 2018
Apr 30, 2018

Repository files navigation

PlexMOTD

PlexMOTD

I created these MOTD scripts so that I could see my Plex & Transmission statistics at a glance when I login to my server. This is running on Ubuntu 16.04, and the scripts are split into manageable chunks.

I get the torrent stats from Transmission, and I am using Tautulli (PlexPy) API to get the Plex stream stats. I have also removed my API keys and credentials.

Usage

Place these files in the /etc/update-motd.d/ directory. Enter your credentials into config.conf

Dependencies

sudo apt-get install bc jq

To-Do List:

  • Fix memory stats, I don't think it is accurate at the moment
  • Add disk space status
  • Maybe add local weather
  • Fix CPU usage as unix load =/= percentage
  • Add some more plex stats
  • Add more torrent clients such as Deluge/uTorrent/qBitTorrent
  • Re-arrange the stats into a cleaner format

About

MOTD scripts for Linux to display various Plex & Transmission statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages