💃 Anime tracker, database and community. 659 Commits
2017-10-02 00:01:01 +02:00
.vscode Updated VS Code search settings and popular anime page 2017-06-25 17:25:20 +02:00
auth Added status messages 2017-07-12 20:37:34 +02:00
benchmarks Improved testing 2017-10-02 00:01:01 +02:00
bots Fixed discord bot 2017-09-30 12:18:21 +02:00
db Added gitignore for db folder 2017-06-21 19:34:59 +02:00
images Design improvements 2017-07-22 16:31:25 +02:00
jobs Increased weight of watching popularity 2017-09-30 16:26:01 +02:00
layout Redesign 2017-07-22 15:04:54 +02:00
logs Added logs directory to git 2017-06-16 13:49:22 +02:00
middleware Improved search 2017-07-20 14:26:43 +02:00
mixins Added anime popularity 2017-09-30 16:04:13 +02:00
pages Improved testing 2017-10-02 00:01:01 +02:00
patches Added anime popularity 2017-09-30 16:04:13 +02:00
scripts Added desktop app link to settings 2017-10-01 08:06:43 +02:00
security Cleanup 2017-06-17 00:49:09 +02:00
styles Added search 2017-09-22 23:36:43 +02:00
sw Updated badge 2017-07-19 19:13:57 +02:00
utils Redesign 2017-07-22 15:04:54 +02:00
.editorconfig Added editor config 2016-11-02 22:52:11 +09:00
.gitignore Added chrome extension 2017-07-05 04:10:19 +02:00
assets.go Started working on service worker 2017-07-13 17:56:14 +02:00
CODE_OF_CONDUCT.md Added code of conduct 2017-07-06 00:53:45 +02:00
config.json Added anime cover images to lists 2017-07-21 05:09:47 +02:00
CONTRIBUTING.md Added information for contributors 2017-07-06 00:57:27 +02:00
Installation.md New guide 2017-07-17 05:05:44 +02:00
LICENSE Added license 2017-07-06 00:50:12 +02:00
main_test.go Improved testing 2017-10-02 00:01:01 +02:00
main.go Implemented new frontpage 2017-09-22 17:23:22 +02:00
makefile Improved testing 2017-10-02 00:01:01 +02:00
profiler.go Added chrome extension 2017-07-05 04:10:19 +02:00
README.md Updated README 2017-07-17 23:56:05 +02:00
rewrite.go Added new route tests 2017-10-01 07:24:56 +02:00
tests.go Added new route tests 2017-10-01 07:24:56 +02:00
tsconfig.json Started working on scripts 2017-06-19 16:20:46 +02:00

Anime Notifier

What kind of website is this?

An anime tracker where you can add anime to your list and edit your episode progress using either the website, the chrome extension or the mobile app.

Why is it called notify.moe?

Because we made a notifier that takes your watching list, checks it against external websites and notifies you when there is a new episode on that external site. It's also a terrible wordplay combining "notify me!" and moe.

So it's just a notifier?

In the past it was, but we're growing bigger by establishing a database that combines information from multiple sources and also growing as a community. Many of us are hanging out on Discord and you are welcome to join us. We also have our own anime lists now due to popular request of adding episode progress changes to our browser extension.

What does the current feature set look like?

  • Chrome extension for quick watching list access and episode updates
  • Edit episode progress and rating by clicking on the number
  • Airing dates
  • Offline browsing
  • Push notifications
  • Soundtracks
  • Anime & user search
  • Anime rating system
  • twist.moe integration
  • anilist.co, myanimelist.net and kitsu.io import
  • osu ranking view
  • Gravatar support
  • User profiles
  • Dashboard
  • Forums
  • Responsive layout (looks good on 1080p and on mobile devices)

How do I enable notifications?

Use a browser that supports push notifications (Chrome or Firefox). Then go to your settings and click "Enable notifications". This might take a while, especially on mobile devices. After that you can press "Send test notification". If you get a notification saying "Yay, it works!" then everything's fine. The real thing looks like this:

Anime Notifications

Press the "F" key and start searching for an anime title.

Anime search

How do I add anime to my list?

Once you open the anime page you should see a button called "Add to my collection". Clicking that will add the anime to your "Plan to watch" list. To move it to your current "Watching" list, you need to click "Edit in collection" and change the status to "Watching".

How do I edit my episode progress?

There are 2 ways of editing your progress:

  1. Click on the "+" button that shows up when you hover over the episode number. This will increase your progress by one episode on each click.
  2. Click on the episode number so that a text input cursor shows up. Use backspace/delete keys and enter your new number directly. Press Enter or click somewhere else to confirm.

How do I edit my rating?

Your "Overall" rating can be edited with the same method as episodes by clicking on the number directly so that the text input cursor shows up, then entering a new number and confirming with Enter. The other 3 rating numbers for Story, Visuals and Soundtrack can only be edited by going into edit mode (click on the anime title in your list).

How does the rating system work?

You can rate each entry in your anime list in 4 different categories:

  • Overall (this will determine the sorting order)
  • Story (how interesting was the story/plot?)
  • Visuals (art & effect & animation quality)
  • Soundtrack (music rating)

Each rating is a number on a scale of 0 to 10. A rating of 0 counts as "not rated" and will be ignored in average rating calculations for that anime. Thus the lowest possible rating you can assign to an anime is 0.1. The highest possible rating is 10. The average is close to the number 5.

What does the Chrome extension offer me?

A quick access to your watching list:

Anime Notifier Chrome extension

How can I format text and include images in the forum?

You need to use Markdown.

What are the community rules for conversations on the forum?

  • Be respectful to each other.
  • Realize that every person has his or her own opinion and that you should treat that opinion with respect. You do not have to agree with strangers on the internet but it's worth thinking about their viewpoint.
  • Do not spam.
  • Do not advertise unrelated products. If anything it needs to be related to anime or the site itself.
  • We do not mind links to competitors or similar websites. Feel free to post them.

How do I import my former anime list?

We added importers for what we consider to be the 3 most popular list providers:

  • anilist.co
  • kitsu.io
  • myanimelist.net

To use an importer, enter your nickname for the site you want to import from and click the "Import" button with the list provider name that just appeared.

Anime list import

How do I install the site as an Android app?

This website uses a modern technology that allows you to install websites as local apps. To install notify.moe as a mobile app, do the following:

  1. Go to https://notify.moe on your Android device.
  2. Open the menu by tapping the top right part of your browser.
  3. Choose "Add to Home screen" and confirm it.
  4. Now you can access your anime list easily from your home screen and get notified about new episodes.

You need to enable notifications on each device separately. To receive notifications on both desktop and mobile phone you need to click "Enable notifications" on both.

How do I install the site as a PC/desktop app?

In Chrome, open the top right menu and go to More tools > Add to desktop.

Anime Notifier desktop app

What do I get notified about?

At the time of writing this, you get notified when:

  • A new episode from your watching list is released on twist.moe
  • Somebody replies in a thread you have participated in
  • Somebody likes your post

How do notifications work from a technical perspective?

There are many, many ways how notifications can be implemented from a technical standpoint. There is e.g. "polling" which means that an app periodically checks external sites and tells you when something new is available. We are not using polling because these periodic checks can quickly drain your battery on a mobile phone. We are using so-called "push notifications" instead. The advantage of push notifications is that your mobile phone or desktop PC doesn't have to do periodic checks anymore - instead the website will send new episode releases to all of your registered devices. This consumes less CPU/network resources and is much more battery friendly for mobile devices.

Is this website well-optimized for performance?

You are free to judge it yourself.

Anime Notifier - Lighthouse

Anime Notifier - PageSpeed

Can you tell me more about the history of this software?

From a technological standpoint we went through quite a few different approaches:

  • Version 1.0: This version was just a browser extension with client-side JS.
  • Version 2.0: To decrease the number of requests/pressure on external sites we made a central website. It was written in PHP.
  • Version 3.0: A complete remake of the website in node.js supporting 4 different list providers and 2 anime providers. Episode changes were not possible.
  • Version 4.0: We switched to our own hosted anime lists to make episode updates in the extension as smooth as possible. The website is now written in Go and uses 3 separate servers/machines (web server, database and the scheduler).

How many developers are working on this?

Since 2014 it's been just me, though I do plan to start a company and hire talented people to help me out with this project once the stars align.

Can I show my support for this site? Do you accept donations?

I'm planning to add "pro accounts" for an extended feature set. You do not have to donate without getting something back, instead I'd rather be happy to see you profit from the donation as well. It would be my dream to work on this full-time.

Can I help with coding or change stuff as this is Open Source?

Sure, the setup to start contributing is not that hard. Try to get in contact with me on Discord.

Can I apply to be a data mod / editor?

Sure, just contact me on Discord if you want to help out with the database.