GitXplorerGitXplorer
m

pybullet

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
cb197aa675fd40781645513f7f5220aee505a05f

guard against rare wait termination race

mmumbleskates committed 5 years ago
Verified
2a3a3335525a62ab451a142ebdb01a2ccc361c1a

bugfix: respect only_when_away config option

mmumbleskates committed 5 years ago
Unverified
d097ac6b6d26989bf9722c30a5b49a54e5fa43bb

bump version for release

mmumbleskates committed 5 years ago
Unverified
99f9e54eb598c6c005be3a33a3fbe9c17d792cee

use safe_bytes in http_request

mmumbleskates committed 5 years ago
Unverified
0b6cc05d75e0cb58050ff10e7da07259e02bb80c

python doesn't seem to have string_tolower

mmumbleskates committed 5 years ago
Unverified
812bfb838a02a7cd107bbb6c839466f097144788

try to handle non-utf8 nicks, buffer names, and messages

mmumbleskates committed 5 years ago

README

The README file for this repository.

pybullet

Pybullet is a Python extension plugin for weechat that pushes smart notifications to the PushBullet service.

Notifications are grouped per channel, have increasing delays if ignored, preview the first few lines, go away when you have been active in the channel, and detect when notifications have been dismissed remotely.

Features

  • Low footprint in the client, on the network, and on your phone
  • Notification grouping and smart dismissal
  • Full Unicode compatibility, emoji included
  • Customizable delays
  • Python 3.5+ compatible

Feel free to submit feature requests and issues; this is a dogfood plugin in progress.