1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Joel
d4f6d10bcd quamash -> qasync
Signed-off-by: Joel <rootjdev@gmail.com>
2022-07-01 09:51:35 +09:30
Bumsik Kim
bd115a29f2
FIXED: abort program when ~/.config/virtscreen does not exist 2018-11-09 18:15:51 +09:00
Bumsik Kim
00388dcb0a
Enable status printing in CLI mode #8 2018-11-07 05:19:37 +09:00
Bumsik Kim
ebbbf97cdf
Use python logging module #8 2018-11-07 04:44:37 +09:00
Luke Anderson
3e997c596a Added os.environ.get calls to prevent the assumption that the environment variables are set, which causes a KeyError. 2018-11-04 10:57:41 +09:00
Bumsik Kim
9b8c1a71a4
main.py: delted Twisted code, added Qt application name 2018-06-29 20:35:38 -04:00
Bumsik Kim
28dabf2271
Changed main.py to __main__.py 2018-06-28 10:26:41 -04:00
Renamed from virtscreen/main.py (Browse further)