Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PicoQuant/loguploader-service

Open more actions menu
 
 

Repository files navigation

loguploader

git pull https://github.com/snizzleorg/loguploader-service.git
cd logupdater
pip install -r requirements.txt

then create a file settings.py with the public link for the nextcloud dropbox folder:

public_link=https://<nexcloud-address>

To create an executable which can be run without installing Python first you need pyinstaller which can be installed like so:

pip install pyinstaller

pyinstaller will probably not be found by Windows therefore run it using:

python -m pyinstaller --onefile logupdater.py

This should create dist\logupdater.exe which can be deployed directly without the need to install anything.

for building sthe service:

see here: https://metallapan.se/post/windows-service-pywin32-pyinstaller/

python -m PyInstaller --onefile --hidden-import win32timezone .\loguploaderservice.py

Installing the service

About

Luminosa Logfile Uploader Windows Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.9%
  • Inno Setup 24.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.