mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-09 05:09:39 +00:00
1cc696131c06245e8addcab68f0a21f92da076a6
- Improved and compacted layout of downloads list - Added "clear completed" button to the downloads list - Results can now be sorted by clicking on the table header - Added "download video backgrounds" setting - Adjusted button dropdown highlighting - Fixed performance issue with large download queues - Fixed progress bar animations - Clear cache button now clears download cache - Improved error logging for unauthenticated downloads - Updated to Electron 12
A Clone Hero library management tool with built in chart searching and downloading.
Bridge is a desktop application that helps CloneHero players browse, find, download, and extract new charts very quickly and eaisly.
Features
- ✅ Find all charts that can be found on Chorus.
- ✅ Download and extract any chart directly into your chart library.
- ✅ Multi-select songs to add to the download queue.
- ✅ Cancel and retry downloads.
- ✅ Google Authentication to avoid rate limited downloads.
- ✅ In-app update checking and downloading.
- ✅ Dark mode.
- ✅ Advanced song search.
- ❌ Scan and fix certain metadata problems in your chart library.
- ❌ Easily download the most up-to-date versions of charts in your library.
Key:
- ✅ Complete
- ⚠️ In progress
- ❌ Not yet started
Development
Built using Node.js, Angular, and Electron.
After installing Node.js and cloning the repository, install dependencies and run development with:
$ npm install && npm start
Languages
TypeScript
76.5%
HTML
22.7%
JavaScript
0.6%
SCSS
0.2%
