mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-06 12:11:35 +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
|
codecs
|
||||||
dbfread
|
dbfread
|
||||||
PIL
|
PIL
|
||||||
|
PyQt5
|
||||||
|
fbs
|
||||||
|
|
||||||
## Supported Formats
|
## 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)
|
- .csv (Comma Separated Values) (UTF-8/ASCII/Latin-1)
|
||||||
- Format not supported? Send me a sample file!
|
- Format not supported? Send me a sample file!
|
||||||
|
|
||||||
|
## Run on Windows
|
||||||
|
|
||||||
|
pythonw.exe -m fbs run
|
||||||
|
|
||||||
|
## Run on Linux
|
||||||
|
|
||||||
|
fbs run
|
||||||
|
|
||||||
## Output
|
## Output
|
||||||

|

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