Geomitron 097d764858 v3.0.5
- Add automatic builds and fixed Mac arm64 builds (thanks Marconi!)
- Fix broken previews in cases where song_length was not defined
- Fix minor text wrapping issue
2024-08-04 15:45:04 -05:00
2024-07-16 15:20:58 -05:00
2024-07-29 16:04:57 -05:00
2020-03-14 17:33:07 -04:00
2024-07-16 15:20:58 -05:00
2023-02-16 18:27:14 -05:00
2023-11-23 12:44:13 -06:00
2024-07-16 16:09:12 -05:00
2024-08-04 15:44:21 -05:00
2020-02-03 23:36:28 -05:00
2024-08-04 15:45:04 -05:00
2024-07-16 16:02:54 -05:00
2024-07-09 18:03:44 -05:00

A rhythm game chart searching and downloading tool.


Bridge is a desktop application that allows you to search for and download charts that can be played in games like Clone Hero, YARG, etc...

This is the desktop version of Chorus Encore.

Setup

Head over to the Releases page to download the install wizard. (Windows 10/11, Mac, and Linux versions are available)

Features

  • Find all charts that can be found on Chorus Encore.
  • Download any chart directly into your chart library as a chart folder or .sng file.
  • Multi-select songs to add to the download queue.
  • Cancel and retry downloads.
  • In-app update checking and downloading.
  • A variety of themes.
  • Advanced song search.

What's new in v3.0.0

v3.0.0

  • Update to Angular 18
  • Update to Electron 31 (and CommonJS to ESM)
  • Add Chart Preview
  • Add Drum Type dropdown when the "drums" instrument is selected
  • Add Min/Max Year to advanced search
  • Add Track Hash to advanced search
  • Add "Download Video Backgrounds" setting
  • Add zoom function
  • Add support for custom themes (https://daisyui.com/theme-generator/)
  • Add ability to configure the columns in the search result table
  • Add customization for the structure of the downloaded chart folders
  • Add Flatpak builds for Linux
  • Fixed a variety of issues causing some charts to not download
  • Improved support for web-based keyboard shortcuts
  • Updated and improved detected chart issues
  • Various UI improvements

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 -g pnpm
$ pnpm install && pnpm start

Socials

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

To help me pay for the server costs, please check out the Patreon

Description
A rhythm game chart searching and downloading tool.
Readme GPL-3.0 7.9 MiB
Languages
TypeScript 76.5%
HTML 22.7%
JavaScript 0.6%
SCSS 0.2%