Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seinopsys/derpi-notify
Keep track of your Derpibooru notifications and messages in (almost) real time
https://github.com/seinopsys/derpi-notify
browser-extension chrome-extension derpibooru firefox firefox-addon firefox-extension firefox-webextension google-chrome notifications
Last synced: about 1 month ago
JSON representation
Keep track of your Derpibooru notifications and messages in (almost) real time
- Host: GitHub
- URL: https://github.com/seinopsys/derpi-notify
- Owner: SeinopSys
- License: mit
- Created: 2018-04-21T02:36:59.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T17:50:56.000Z (almost 4 years ago)
- Last Synced: 2023-03-03T08:08:32.511Z (almost 2 years ago)
- Topics: browser-extension, chrome-extension, derpibooru, firefox, firefox-addon, firefox-extension, firefox-webextension, google-chrome, notifications
- Language: JavaScript
- Size: 377 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Derpi-NotifyKeep track of your Derpibooru notifications and messages in (almost) real time
## How does it work?
The extension sends a request to the About page (which is the most lightweight page on the site) every `N` seconds (which can be adjusted in the options) and looks for the notification and message counters on the page.
The total amount is then displayed on the icon, and when clicked it opens a menu that looks similar to the site's top bar with the notifications and messages icons, both of which can be clicked to go to their respective pages. You should choose the domain you're normally signed in on using the options, otherwise the extension can't keep count of your notifications and messages.
If you browse the site on the domain of your choosing the extension will keep the count synced with the page contents without having to wait for the next timed update.
By default, the extension sends a notification and plays a sound when the total increases, but both the notification and its sound can be disabled if you only want the counter. The notification also disappears after a few seconds initially, but this can be changed to a longer duration or disabled entirely (by setting the timeout to 0), so only a click on the close button or one of the buttons will clear it.
## Attributions
- Notification sound: [Appointed](https://notificationsounds.com/message-tones/appointed-529) from [NotificationSounds.com](https://notificationsounds.com)
- Application icon: based on [Trixie CM](https://ambassad0r.deviantart.com/art/Trixie-CM-564230189) by [Ambassad0r](https://ambassad0r.deviantart.com/)
- Icons: [Font Awesome](https://fontawesome.com/license) v5.0.10
- Color picker: [Spectrum](https://bgrins.github.io/spectrum/)