Skip to content

Anime watchlist/new episodes tracker. Desktop client app written in java-fx

License

Notifications You must be signed in to change notification settings

rimezero/Anime-Watchmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime-Watchmaster


Lang Using Scrapper Anime

Client written in JAVA-FX. Follows a classic client server with an API architecture.
Contains web scrappers to scrap live data from external servers using Jsoup

Anime Watchmaster is a free open source app for anime lovers. It offers an
easy and user friendly way to browse and keep track of your favourite ongoing anime.
From your watchlist find all new episodes with one click. Keep track of your watched
episodes, download and watch episodes in the best quality without having to keep track
of links and files in your file system. See all the information you need to watch anime
in a single compact window.

Disclaimer: This app only provides links to external servers. Does not contain and/or distribute content of any kind.

Usage


How to download and watch anime using AnimeWatchmaster

Setup new anime in watchlist

  • From the main app window open options>Configuration and choose a default directory for downloads (optional) and save config
  • Browse using the all anime or seasons tabs to find desired anime
  • Click show on the anime in the list then click add to watchlist
  • Open watchlist from the main window
  • Click show button for the anime then click download. Opens nyaa page on your default browser searching for said anime
  • From nyaa copy desired torrent prefix. For example: [SubsPlease] Spy x Family
  • Scroll the watchlist all the way to the right and double click to edit torrent name. Paste copied prefix and press enter
  • Create folder on your file system and paste path on save path column or leave blank to automatically create folder with anime title in default directory (set in config)
  • Click Update (black button that appears after setting torrent name). Automatically finds all available episodes.
  • Click Download Next - Your default torrent opens the download tracker. Choose the folder set in previous steps. Wait for torrent to download.
  • Click Watch Next - Your default video player plays the next episode.
  • After watchling double click episodes watched number in the watchlist to manually change it.
  • After first setup it is just open Watchlist > Download Next > Watch next

Return after a while and click update watchlist to see if new episodes are out

Images

Watchlist WatchlistR AllAnime Seasons Animeinfo Filters Configuration MyList MainWindow

LICENSE


BSD 2-Clause License

Copyright (c) 2022, Chrysovalantis Pitsas All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.