Matteo ℱan
|
b88a46a67d
|
Update readme and changelog
further parsing cleanup
|
2020-02-05 00:37:58 +01:00 |
|
Matteo ℱan
|
5f9f7fa784
|
Parsing fix for python2
|
2020-02-04 00:24:11 +01:00 |
|
Matteo ℱan
|
a497d8ddb2
|
Added daemonization option
improved options parsing
|
2020-02-02 22:10:24 +01:00 |
|
Simonmicro
|
c94a99145f
|
Update run-py2-kms.sh
|
2020-01-26 16:29:26 +01:00 |
|
Simonmicro
|
be2bf47c3b
|
Update run-py3-kms.sh
|
2020-01-26 16:27:37 +01:00 |
|
Matteo ℱan
|
cbfe1511a2
|
Checked GUI options
disabled maximize button (gives visualization error)
disabled widgets when client/server running
|
2019-12-06 23:42:12 +01:00 |
|
Matteo ℱan
|
abd093d949
|
Fixed message Gui alignment
|
2019-11-28 23:03:31 +01:00 |
|
Matteo ℱan
|
59fe27744e
|
Made py-kms Gui working again
|
2019-11-26 21:30:58 +01:00 |
|
6ec123321
|
3f51fcb45b
|
Some fixes for start.sh
|
2019-11-18 19:43:24 +04:00 |
|
6ec123321
|
041df7f5ce
|
Work with py2
|
2019-11-18 19:30:08 +04:00 |
|
Matteo ℱan
|
7c14eb10dc
|
Auto-align pretty messages
messages syncronization client-server
simplified pretty print function arguments
|
2019-11-02 00:26:20 +01:00 |
|
Matteo ℱan
|
19e5abbbbd
|
Made all pretty-print process handy
|
2019-10-24 22:32:06 +02:00 |
|
Matteo ℱan
|
dddc02530b
|
Added -F FILESTDOUT option server-side and client-side
generalized pretty print errors function
modified shell message printer and logger creator
shifted lcid checker
created logfile checker
colored logging on stdout
|
2019-10-17 00:43:38 +02:00 |
|
Matteo ℱan
|
f3974813a4
|
Pretty-print server errors, added argparse catching
|
2019-10-10 23:39:46 +02:00 |
|
Matteo ℱan
|
bc9365f791
|
Pretty-print added strings get and put
|
2019-10-07 23:30:23 +02:00 |
|
Matteo ℱan
|
328dcedea2
|
Made server timeout option effective
|
2019-10-07 21:34:15 +02:00 |
|
Matteo ℱan
|
8d105710e6
|
Optimize hwid and port checking
|
2019-10-06 22:37:29 +02:00 |
|
Matteo ℱan
|
c1fa1445d4
|
Add sys import, rename logger variable
|
2019-10-06 22:12:00 +02:00 |
|
Matteo ℱan
|
096323f1c7
|
Merge pull request #43 from 6ec123321/master
Update py3-kms docker-container
|
2019-10-05 22:22:30 +02:00 |
|
Matteo ℱan
|
e1a95806a8
|
Merge pull request #35 from bruor/patch-1
add exception handling for isatty()
|
2019-10-05 22:15:26 +02:00 |
|
6ec123321
|
880a71f546
|
py3 docker updated
|
2019-09-13 12:38:05 +04:00 |
|
root
|
0c33c53b8c
|
py3 docker updated
|
2019-09-13 12:35:38 +04:00 |
|
Matteo ℱan
|
dead208b15
|
Merge pull request #37 from Nachtmerrie/master
Fix docker start.sh script
|
2019-06-11 23:23:05 +02:00 |
|
vos
|
79f7b4804a
|
capitalize parameters
|
2019-06-05 12:15:43 +02:00 |
|
Matteo ℱan
|
6ced3a04eb
|
ordered docker folders and fixed files, removed backups
|
2019-06-05 00:12:49 +02:00 |
|
bruor
|
cf1d6a55a3
|
add execption handling for isatty()
|
2019-06-04 10:23:54 -04:00 |
|
Matteo ℱan
|
c9465674a5
|
py2 dockerfile added tkinter
|
2019-06-04 00:39:36 +02:00 |
|
Matteo ℱan
|
23dcb6eb8c
|
fix module wrong name
|
2019-06-04 00:37:14 +02:00 |
|
Matteo ℱan
|
8c19731403
|
py3 dockerfile added tkinter
|
2019-06-04 00:31:49 +02:00 |
|
Matteo ℱan
|
fa24c3c970
|
py2 docker fix reference files and folder
|
2019-06-04 00:26:31 +02:00 |
|
Matteo ℱan
|
774d69ce99
|
py2 dockerfile fix folder and .log file
|
2019-06-04 00:23:51 +02:00 |
|
Matteo ℱan
|
f13581f6dd
|
fix Readme for .log file
|
2019-06-04 00:11:28 +02:00 |
|
Matteo ℱan
|
604462b122
|
py3 dockerfile fix for .log file
|
2019-06-04 00:06:03 +02:00 |
|
Matteo ℱan
|
ef4e7f0a89
|
.gitignore correction for app files
|
2019-06-04 00:00:10 +02:00 |
|
Matteo ℱan
|
927ddd66c8
|
fixed other indentations
|
2019-06-03 23:29:50 +02:00 |
|
Matteo ℱan
|
21ac398f6e
|
patched $DISPLAY error for Systemd
modified indentation server_thread function
|
2019-06-03 23:23:36 +02:00 |
|
TheDevFreak
|
236845f4c0
|
Fix folders for docker (#33)
* fix folder pointers
* fix folder again
* also fix py file names.
|
2019-06-03 23:02:29 +02:00 |
|
Matteo ℱan
|
413cbfa7fd
|
Merge pull request #32 from speedst3r/master
Fixes for SQLite errors
|
2019-06-03 22:59:39 +02:00 |
|
speedst3r
|
5441771843
|
Fix db connection reference
|
2019-05-19 15:58:37 +08:00 |
|
speedst3r
|
7e40ba63ff
|
Import os module for SQlite
|
2019-05-19 15:14:23 +08:00 |
|
Matteo ℱan
|
f1239ded3d
|
adjusted indentation
|
2019-05-18 22:26:26 +02:00 |
|
Matteo ℱan
|
750713d0cf
|
adjusted logging format, patched $DISPLAY error
|
2019-05-17 00:31:49 +02:00 |
|
Matteo ℱan
|
b13d212f05
|
some readme meticulousness
|
2019-05-16 00:19:10 +02:00 |
|
Matteo ℱan
|
49a5ba6420
|
update changelog
|
2019-05-14 23:34:00 +02:00 |
|
Matteo ℱan
|
e65d6d3ccc
|
update readme
|
2019-05-14 23:01:41 +02:00 |
|
Matteo ℱan
|
172f987b72
|
update readme
|
2019-05-14 22:50:56 +02:00 |
|
Matteo ℱan
|
1dada1eb25
|
added zips
|
2019-05-14 22:13:57 +02:00 |
|
Matteo ℱan
|
660d86d42b
|
A Great Update: py-kms_2019-05-15
|
2019-05-14 22:12:49 +02:00 |
|
Matteo ℱan
|
698353f800
|
A Great Update: py-kms_2019-05-15
|
2019-05-14 22:10:46 +02:00 |
|
Matteo ℱan
|
3380a02e95
|
Delete structure.py
|
2019-05-14 22:05:31 +02:00 |
|