index
:
beinc
master
next
pmaster
Free set of components that aims to provide a complete system for different on-screen-display notification scenarios
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
Fix encoding error in Python 3.9 and bump version to 4.1
v4.1
Simeon Simeonov
5
-5
/
+9
2020-12-04
Give None as the Exception cause
Simeon Simeonov
1
-1
/
+1
2020-04-10
Update Changelog and INSTALL.md for version 4.0
v4.0
Simeon Simeonov
2
-2
/
+8
2020-04-10
Remove Python2 support and cleanup the code and the documentation
v4.0-rc1
Simeon Simeonov
6
-609
/
+551
2019-01-30
Cleanup a bad idea (possible bug)
Simeon Simeonov
2
-30
/
+7
2018-12-05
Handle keyboard interrupt better
Simeon Simeonov
1
-0
/
+2
2018-09-11
Pyflakes cleanups
Simeon Simeonov
1
-2
/
+1
2018-06-30
Final documentation cleanups
v3.0
Simeon Simeonov
1
-3
/
+3
2018-06-30
Documentation cleanups. INSTALL -> INSTALL.md, README -> README.md
Simeon Simeonov
5
-79
/
+30
2018-06-27
Update Changelog and README for version 3.0
Simeon Simeonov
2
-7
/
+10
2018-06-27
Finalize recent changes to version 3.0
Simeon Simeonov
5
-6
/
+6
2017-05-16
Fix a timeout bug in beinc_poller.py
Simeon Simeonov
1
-2
/
+8
2017-05-14
Fix a few encoding/decoding and OSD timeout bugs
Simeon Simeonov
2
-11
/
+17
2017-05-13
Fix an encoding bug in beinc_weechat.py
Simeon Simeonov
1
-2
/
+2
2017-05-13
Make beinc_server.py beinc_poller.py beinc_weechat.py both Python2 and Python...
Simeon Simeonov
3
-11
/
+37
2017-05-12
Make beinc_weechat.py BEINC 3 compatible
Simeon Simeonov
2
-250
/
+73
2017-05-12
Replace pynotify with notify2. Remove pyosd backend.
Simeon Simeonov
2
-187
/
+30
2017-05-11
BEINC 3.0 server - py3k version implemented
Simeon Simeonov
2
-105
/
+216
2015-12-16
Remove SSLv3 support
pmaster
Simeon Simeonov
3
-6
/
+3
2015-04-19
Version 2.0rc1
v2.0rc1
Simeon Simeonov
6
-13
/
+24
2015-04-18
Update documentation changelog and examples. Final touches
Simeon Simeonov
7
-58
/
+99
2015-04-17
Better target list output for beinc_weechat.py
Simeon Simeonov
1
-6
/
+12
2015-04-17
Fix status display for targets
Simeon Simeonov
1
-1
/
+1
2015-04-17
Fix a nasty proxy-object bug
Simeon Simeonov
1
-6
/
+7
2015-04-17
Last polishing before v2.0
Simeon Simeonov
4
-13
/
+16
2015-04-17
beinc_weechat.py v2.0 completed
Simeon Simeonov
1
-66
/
+69
2015-04-16
Implement connection_setup for beinc_weechat.py
Simeon Simeonov
3
-45
/
+54
2015-04-16
beinc_weechat.py v2.0 started
Simeon Simeonov
2
-5
/
+89
2015-04-16
Add support for socket timeout. PEP8 fixes
Simeon Simeonov
2
-2
/
+27
2015-04-16
Cosmetic and PEP8 changes
Simeon Simeonov
2
-79
/
+101
2015-04-15
beinc_poller.py v.2.0 + few bugfixes
Simeon Simeonov
3
-314
/
+155
2015-04-15
Start developing beinc_poller.py v2.0
Simeon Simeonov
2
-1
/
+249
2015-04-15
beinc_server_.py and beinc_generic_client.py ready for version 2.0
Simeon Simeonov
2
-27
/
+92
2015-04-14
beinc_generic_client.py v.2.0 almost fone
Simeon Simeonov
2
-51
/
+91
2015-04-14
beinc_server_.py v.2.0 finished
Simeon Simeonov
2
-364
/
+0
2015-04-14
Fix a few bigs in beinc_server_xmlrpc.py
Simeon Simeonov
1
-3
/
+9
2015-04-14
beinc_config_sample.json beinc_config_sample.json.readme and beinc_server_xml...
Simeon Simeonov
3
-32
/
+76
2015-04-13
beinc_server_xmlrpc.py and version 2.0 started. Cosmetic changes in beinc_ser...
Simeon Simeonov
2
-3
/
+357
2015-03-14
Version 1.1 completed
v1.1
Simeon Simeonov
5
-68
/
+64
2014-08-31
BEINC 1.0 released
v1.0
Simeon Simeonov
2
-9
/
+18
2014-08-31
Version 1.0 completed
Simeon Simeonov
5
-15
/
+185
2014-07-19
README almost done
Simeon Simeonov
1
-0
/
+23
2014-07-02
Docs and comments impoved
Simeon Simeonov
2
-7
/
+40
2014-06-26
beinc_config_sample.json.readme ready. config_version is now checked. Minor c...
Simeon Simeonov
3
-11
/
+140
2014-05-13
socket_timeout implemented for beinc_weechat.py
Simeon Simeonov
2
-2
/
+4
2014-05-13
Documentation process started
Simeon Simeonov
2
-0
/
+76
2014-05-13
Remove obsolete debug message
Simeon Simeonov
1
-4
/
+1
2014-05-11
pyosd support added, password from file for poller added
Simeon Simeonov
9
-85
/
+1583
2014-05-09
Debug status listed in target-list
Simeon Simeonov
1
-2
/
+3
2014-05-09
broadcast support for beinc_weechat
Simeon Simeonov
1
-31
/
+62
[next]