Skip to content

Fixes incompatibility with pip 20.1+ and adds some features#2

Open
MaliciousFiles wants to merge 11 commits into
Charnelx:masterfrom
MaliciousFiles:master
Open

Fixes incompatibility with pip 20.1+ and adds some features#2
MaliciousFiles wants to merge 11 commits into
Charnelx:masterfrom
MaliciousFiles:master

Conversation

@MaliciousFiles

Copy link
Copy Markdown

I have been working on a new fork that adds some updated features. I am also looking to add the ability to have buttons to the notifications, however have not figured that out yet. For now I have only added custom sounds. I also fixed your setup.py which was broken as of pip 20.1. I have not added any dependencies, only used native libraries.

Adds a sound_path argument to show_toast and makes the default duration 0 because the toasts already last for 5 seconds on Windows.
Adds an argument to show_toast to customize the hover tooltip on the tray icon
Fixed parse_requirements because it was broken as of pip 20.1
@MaliciousFiles MaliciousFiles marked this pull request as ready for review December 2, 2020 18:30
@MaliciousFiles MaliciousFiles changed the title Update Fork Merge Dec 2, 2020
@MaliciousFiles MaliciousFiles changed the title Fork Merge Fixes incompatibility with pip 20.1+ and adds some features Dec 2, 2020
MaliciousFiles and others added 8 commits December 2, 2020 12:52
changes the version in the setup to 0.93
I'm beginning to test (it's still commented out) changing the winreg to have a custom notification duration - how long it stays on screen.
Uses something else instead of dealing directly with winreg, and add more parameters to show_toast
We are using a different documentation
_uniqueid could be repeated so I switched to the UUID module
Raises exception so the user can catch them instead of just logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants