Skip to content

tehlordvortex/LogWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGWATCH
========

Logwatch is a simple app for watching log files.

Possible use cases:
===================
* You want to be notified when errors occur
* You need some data from the logs

Why not grep? Just cause.

TODO:
=====
* Fix issues

DONE:
=====
* Core functionality
* Actually watch the file and update on the fly
* Notifications


Why?
====
See line 11. Also, to learn Qt and Python.

Technologies Used
=================
* Qt5: https://qt.io/
* PyQt5: https://www.riverbankcomputing.com/software/pyqt/download5
* Python 3: https://pythong.org/
* Watchdog: https://pypi.python.org/pypi/watchdog

About

A simple app for watching log files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages