This website requires JavaScript.
Explore
Help
Register
Sign in
linspector
/
uplink
Watch
2
Star
0
Fork
You've already forked uplink
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
104
commits
1
branch
0
tags
167
KiB
d2f3484ca9
Commit graph
5 commits
Author
SHA1
Message
Date
Johannes Findeisen
a14fccfb71
Totally refactored. Split everything in classes. Integrated HTTP server support for a status page. bottle, celery and pyramid supported but I will choose only one. Currently cherrypy looks perfect. Writing results to a database will become optionally and will use SQLAlchemy in the next days. This all is a work in progress and the code should not really be used. I am refreshing my Python skills and I hope the next release will be modular and usable for everybody... stay tuned
2022-08-27 18:46:47 +02:00
Johannes Findeisen
d815508396
Lot of refactoring in the daemon class and some more cleanups.
2022-08-25 19:48:05 +02:00
Johannes Findeisen
eba54b8cb0
added kill and restart args to stop or restart the daemon if running...
2022-08-25 02:34:25 +02:00
Johannes Findeisen
5f3f4e912f
Moved daemon3x.py to files/
2022-07-18 11:06:24 +02:00
Johannes Findeisen
3966cd0e0f
Refactoring, Cleanups and prepared a new directory structure
2021-12-27 21:04:49 +01:00