Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reload csv on update #321

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Reload csv on update #321

wants to merge 3 commits into from

Commits on Oct 6, 2017

  1. Update boswatch.py

    - create a function to watch for changes in csv-dir
    - import pyinotify (use pip to install it if necessary) and threading
    - starting thread to work parallel
    - end thread while exiting boswatch
    flothi authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    cac05ce View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. Update boswatch.py

    - daemonize observing thread
    - csv-dir depending on installation-dir
    - cleaning up the code
    flothi authored Oct 7, 2017
    Configuration menu
    Copy the full SHA
    4028ffd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    7b34fc6 View commit details
    Browse the repository at this point in the history