Skip to content

A lightweight desktop app for tracking anime show progress.

Notifications You must be signed in to change notification settings

vizualjack/watcher-pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Watcher for PC

This is a lightweight tool for tracking your show progress.
At the moment, it supports anime shows only.

There is also an accompanying Android app.
Please note that the app only allows you to update a show’s progress.

📝 Features

  • Advance or rewind a show’s progress to the next or previous episode
  • Add or remove shows from your watchlist
  • Remove shows from your library
  • Search for and add new shows to your library (powered by anisearch.de)

💻 Setup

1. 📥 Download the application

Go to the Releases section of this repository and download the latest .zip archive.

2. 📂 Extract the archive

Extract the ZIP file and place the extracted folder anywhere you like.

3. 🚀 Start the application!

Open the extracted folder and launch the .exe file.

🧑‍💻 Development

This is a Node.js–based project, so the usual Node.js development workflow applies.

Project setup

Install all dependencies:

npm install

Development & build

Start the app in development mode for testing:

npm run start

Package the application files for distribution:

npm run package

Create an installer executable for easier distribution:

npm run make

About

A lightweight desktop app for tracking anime show progress.

Resources

Stars

Watchers

Forks

Packages

No packages published