Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hohmiyazawa/automail
An enhancement collection for anilist.co
https://github.com/hohmiyazawa/automail
anilist anime firefox-addon userscript
Last synced: 4 days ago
JSON representation
An enhancement collection for anilist.co
- Host: GitHub
- URL: https://github.com/hohmiyazawa/automail
- Owner: hohMiyazawa
- License: gpl-3.0
- Created: 2019-11-26T12:54:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T14:25:23.000Z (6 months ago)
- Last Synced: 2025-01-10T18:15:00.632Z (12 days ago)
- Topics: anilist, anime, firefox-addon, userscript
- Language: JavaScript
- Homepage:
- Size: 2.41 MB
- Stars: 160
- Watchers: 7
- Forks: 30
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Automail
Extra parts for anilist.coWhen installed, a list of options in https://anilist.co/settings/apps can be used to configure the behaviour of the website
Automail primarily deals with:
- Notifications
- Statistics
- Styling
- Navigation
- UI translation (Japanese, Spanish, Portuguese, German, Turkish, Norwegian, Southern Sami, Italian, French)## Available releases
As a userscript: https://greasyfork.org/en/scripts/370473-automail ([How to use userscripts](https://greasyfork.org/en/help/installing-user-scripts))
As a Firefox addon: https://github.com/hohMiyazawa/Automail/releases## Build from source
"src/" contains a makefile, run "make" there.
Requires make, m4 and basic shell utilitiesWill build the userscript and a Firefox addon in src/build/
If you have an archived version of this repo, updated code can be found at
https://github.com/hohMiyazawa/Automail## Copyright
Copyright (C) 2019-2023 hoh and the Automail contributors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .