Skip to content

A set of scripts and tools to create a raspberry os with most of the tools written in python; Currently its only a playground for my experiments with python.

License

Notifications You must be signed in to change notification settings

maikgreubel/lipypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LiPyPi

A set of scripts and tools to create a raspberry os with most of the tools written in python.

Currently there are

  • /usr/bin/ntpc a NTP client which sets the local system time.

  • /usr/bin/plsof displays open file colored, allows to filter for a process id, a process name or an open file.

  • /usr/bin/pydiff displays colored differences between two files.

  • /usr/sbin/pycron a system scheduler which is configurable via yaml file in /etc/pycron.yaml

About

A set of scripts and tools to create a raspberry os with most of the tools written in python; Currently its only a playground for my experiments with python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages