Skip to content

A Snap of a simple Python script which display system info for use in docks and status bars commonly used in WM-only setups.

License

Notifications You must be signed in to change notification settings

darthlukan/py-sysinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

py-sysinfo

Author: Brian Tomlinson darthlukan@gmail.com

Description

py-sysinfo is my Python script sysinfo in Snap form. The only difference is that instead of calling $ ./sysinfo.py you call $ py-sysinfo.

Installation

The easiest way to install py-sysinfo is via the snap tool:

$ snap install py-sysinfo

Hacking

If you'd prefer to hack around with the snapcraft.yml:

$ git clone git@github.com:darthlukan/py-sysinfo.git
$ cd py-sysinfo
$ $EDITOR snap/snapcraft.yml
(( Make your changes ))
$ snapcraft

From there, you'll have built the actual snap package and can head over to snapcraft.io to learn about what you can do with the snapcraft tool.

License

WTFPL, see LICENSE file.

About

A Snap of a simple Python script which display system info for use in docks and status bars commonly used in WM-only setups.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published