An open API service indexing awesome lists of open source software.

https://github.com/fawaztakahji/mangaupdates-notifications

An app to check for new series releases using MangaUpdates.
https://github.com/fawaztakahji/mangaupdates-notifications

discord-bot discord-webhook manga mangaupdates manhua manhwa pushbullet wpf-application

Last synced: 5 months ago
JSON representation

An app to check for new series releases using MangaUpdates.

Awesome Lists containing this project

README

        





Logo

MangaUpdates Notifications


An app to check for new series releases using MangaUpdates.




Wiki
.
Report Bug
.
Request Feature

[![version](https://img.shields.io/github/v/release/FawazTakhji/MangaUpdates-Notifications?color=Green&include_prereleases)](https://github.com/FawazTakhji/MangaUpdates-Notifications/releases) ![Contributors](https://img.shields.io/github/contributors/FawazTakhji/MangaUpdates-Notifications?color=dark-green) ![Issues](https://img.shields.io/github/issues/FawazTakhji/MangaUpdates-Notifications)

## Features

* Browsing series/author/publisher info
* Notifications only for certain scanlator groups
* System notifications
* Discord webhook notifications
* Discord bot user notifications
* Discord bot channel notifications
* Pushbullet notifications

## Usage

Download the correct version for your system (x64, x86, ARM64) from the releases page, you can install the app or download a compressed version.

If you want the app to store its data in the app folder you can use the portable command line argument, you might need to start the app as an administrator depending on the folder.
> "MangaUpdates Notifications.exe" -p

**To use this app you will need Windows 10 1809 or a higher version.**

## Uninstallation

### Installer Version

Simply uninstall the app from your system settings.

### Compressed Version

Start the app with the cleanup command line argument
> "MangaUpdates Notifications.exe" --cleanup

This will remove any files or registry entries the app has created, after that you can delete the app.

## Acknowledgements

* [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet)
* [H.NotifyIcon](https://github.com/HavenDV/H.NotifyIcon)
* [Microsoft.Toolkit.Uwp.Notifications](https://github.com/CommunityToolkit/WindowsCommunityToolkit)
* [Microsoft.Xaml.Behaviors.Wpf](https://github.com/Microsoft/XamlBehaviorsWpf)
* [ModernWpf](https://github.com/Kinnara/ModernWpf)
* [NLog](https://github.com/NLog/NLog)
* [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json)
* [Pictogrammers](https://pictogrammers.com)

## Screenshots
![Library](assets/screenshot1.png)
---
![Search](assets/screenshot2.png)
---
![Adding Manga](assets/screenshot3.png)
---
![Manga Info](assets/screenshot4.png)
---
![Author Info](assets/screenshot5.png)
---
![Publisher Info](assets/screenshot6.png)