Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Alfred Status Scripts for Servers

Notifications You must be signed in to change notification settings

ffggrz/ffnord-alfred-announce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred Status Scripts for Servers

A gluon compatible status script for alfred in python.

Dependencies

  • lsb_release
  • ethtool
  • alfred binary in PATH
  • python3
  • python3-netifaces
  • py-cpuinfo

Setup

Adjust config.json

Add announce.sh to your cronjobs, and let it run every minute, e.g.

* * * * * root /usr/local/src/ffnord-alfred-announce/announce.sh -u /var/run/alfred.sock

About

Alfred Status Scripts for Servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.5%
  • Shell 15.5%