Skip to content

Commit 5c2d266

Browse files
authored
Merge pull request #4 from electrocoder/test
0v4
2 parents 0911a61 + 26b2b3c commit 5c2d266

File tree

5 files changed

+3
-5
lines changed

5 files changed

+3
-5
lines changed

.idea/MQTTClient.iml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pyinstaller MQTTClient.py -w --windowed
5555

5656
### Windows
5757

58-
pyinstaller MQTTClient.py -w --windowed
58+
pyinstaller MQTTClient.py --windowed --icon=icon.ico
5959

6060
### Linux
6161

@@ -83,6 +83,4 @@ auto-py-to-exe
8383

8484
# TODO
8585

86-
* List message box add datetime
87-
* New connect page add broker name
8886
* Font size settings page

__init__.py

Whitespace-only changes.

dist/MQTTClient_0v4_win_x64.zip

9.16 MB
Binary file not shown.

0 commit comments

Comments
 (0)