Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from Geomitron/Bridge

A Clone Hero library management tool with built in chart searching and downloading.

License

Notifications You must be signed in to change notification settings

WNguyen14/Bridge

 
 

Repository files navigation

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.

Setup

Head over to the Releases page to download the appropriate install wizard.

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

What's new in v1.5.0

v.1.5.0

  • Update to Angular 14
  • Update to Electron 23
  • Table header is now sticky
  • API Endpoints updated (older versions will no longer work)
  • Removed Google Authentication (it stopped working and can't be fixed; an alternative solution is in the works)

Development

Built using Node.js, Angular, and Electron.

Learn how to install Node.js here

After installing Node.js and cloning the repository, install dependencies and run development with:

$ npm install && npm start

Socials

To discuss the project and make suggestions, please join the Discord

To see which features are currently in the works, please take a look at the Trello

About

A Clone Hero library management tool with built in chart searching and downloading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.2%
  • HTML 13.2%
  • CSS 5.6%
  • SCSS 3.0%