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
116
commits
1
branch
0
tags
167
KiB
8b6718f5e2
Commit graph
5 commits
Author
SHA1
Message
Date
Johannes Findeisen
8b6718f5e2
Renamed config.json to uplink.json plus .gitignore update
2022-09-06 05:13:20 +02:00
Johannes Findeisen
8dd15e6e29
Added Gammu example config and renamed uplink example config file.
2022-09-06 03:24:02 +02:00
Johannes Findeisen
fe15992ad6
Example configuration file update.
2022-09-06 03:11:06 +02:00
Johannes Findeisen
d7f74f3914
args cleanup and full configuration in config file possible now. lot of refactoring and tons of cleanups
2022-08-29 01:33:19 +02:00
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