mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-06 04:11:34 +01:00
add new start method to readme
This commit is contained in:
10
README.md
10
README.md
@@ -9,6 +9,8 @@ This tool was developed to enable easy analysis of USB-Dataloggers that record h
|
||||
codecs
|
||||
dbfread
|
||||
PIL
|
||||
PyQt5
|
||||
fbs
|
||||
|
||||
## Supported Formats
|
||||
|
||||
@@ -17,6 +19,14 @@ This tool was developed to enable easy analysis of USB-Dataloggers that record h
|
||||
- .csv (Comma Separated Values) (UTF-8/ASCII/Latin-1)
|
||||
- Format not supported? Send me a sample file!
|
||||
|
||||
## Run on Windows
|
||||
|
||||
pythonw.exe -m fbs run
|
||||
|
||||
## Run on Linux
|
||||
|
||||
fbs run
|
||||
|
||||
## Output
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user