Skip to content

ALTA - AniList Track Assistant ๐ŸŽฌ - Automatically track your anime progress on AniList while you watch!

License

Notifications You must be signed in to change notification settings

JeremGamingYT/ALTA

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ALTA - AniList Track Assistant ๐ŸŽฌ

ALTA Logo

Chrome Web Store GitHub

Automatically track your anime progress on AniList while you watch!

Current Version: 1.12

๐Ÿ†• What's New in 1.12

  • ๐ŸŽจ Enhanced Status Menu: Colorful icons, improved visual design
  • ๐Ÿ–ฑ๏ธ Better Interaction: Improved button layout, click feedback
  • ๐Ÿ’… Visual Polish: Enhanced spacing and alignment in status dropdown
  • ๐ŸŽฏ Status Indicators: Clear visual feedback for current status
  • โšก UI Improvements: Smoother transitions and better accessibility

โœจ Core Features

  • ๐Ÿ”„ Real-Time Progress Tracking: Updates your AniList activity as you watch.
  • ๐ŸŽฏ Intelligent Detection: Automatically identifies the anime being viewed.
  • ๐Ÿ“Š Detailed Statistics: Access your total watch history and mean scores.
  • ๐Ÿ”” Notifications: Stay updated with activity alerts.
  • ๐Ÿ”’ Secure Login: Safely connect your AniList account.
  • ๐ŸŒ Cross-Platform Ready: Available on Chrome/Edge/Opera/Brave (web store coming in 2025).
  • ๐ŸŽจ User-Friendly Interface: Sleek design with intuitive navigation.
  • ๐Ÿ“ฑ Responsive Design: Optimized for all device sizes.
  • ๐Ÿ’พ Advanced Storage: Uses IndexedDB for robust local data storage.
  • โšก Performance Boost: Improved caching and faster data handling.
  • ๐Ÿ“Š Richer Metadata: Comprehensive anime details.
  • ๐Ÿ” Debug Tools: Enhanced error tracking and logs.
  • ๐Ÿ“š Dual Tracking: Tracks both anime and manga.
  • ๐Ÿ”„ Format Switching: Switch seamlessly between anime and manga lists.

๐Ÿš€ Installation

Chrome (Manual Installation)

  1. Download the latest release from GitHub
  2. Enable โ€œDeveloper modeโ€ in your Chrome Extensions settings.
  3. Select โ€œLoad unpackedโ€ and upload the downloaded folder.

๐Ÿ“ Note: ALTA will be officially available on the Chrome Web Store in 2025. For now, manual installation is required.

๐Ÿ’ป Development Setup

  1. Clone the GitHub repository.
  2. Rename config.example.js to background.js.
  3. Activate โ€œDeveloper modeโ€ in your browserโ€™s extension settings.
  4. Set up your AniList API client:
    • Navigate to AniList Developer Settings
    • Create a new client and set the redirect URL: https://[YOUR-EXTENSION-ID].chromiumapp.org/.
    • Copy your Client ID to data.js
  5. Update background.js with AniList credentials.
  6. Load the unpacked extension in your browser.

โš ๏ธ Security Tip: Never commit personal AniList credentials to the repository. Sensitive files (background.js and data.js) are included in .gitignore for protection.

๐Ÿ› ๏ธ Using ALTA

  1. Launch ALTA via the browser toolbar icon.
  2. Log in with your AniList credentials.
  3. Start streaming on supported platforms.
  4. ALTA will sync your progress automatically!
  5. Explore stats and notifications using the toolbar options.

๐Ÿ™ Acknowledgments

  • Special thanks to AniList for their API, contributors, and the passionate anime community for their support!

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with โค๏ธ for the anime community/fans!

About

ALTA - AniList Track Assistant ๐ŸŽฌ - Automatically track your anime progress on AniList while you watch!

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 73.8%
  • CSS 23.0%
  • HTML 3.2%