Kinda like youtube to mp3, but for songsterr.
The Songsterr / Ultimate Guitar to Guitar Pro Downloader is a simple web app that allows users to quickly download Guitar Pro files from Songsterr and Ultimate Guitar. It was built using SvelteKit and TypeScript, with styling done using UnoCSS. The app is deployed serverlessly using Vercel, with AWS S3 and MongoDB used for storing tabs as a backup in case of any blocks from Songsterr or Ultimate Guitar. Additional technologies used include HeadlessUI for the tab menu, xmldom for a Node implementation of DomParser(), Prisma as a type-safe ORM connected to Mongo, and Axiom as an open-source monitoring platform that integrates well with Vercel.
To install the Songsterr / Ultimate Guitar to Guitar Pro Downloader, follow these steps:
git clone <repository_url>
cd <project_directory>
npm install
npm run dev
http://localhost:5000.The Songsterr / Ultimate Guitar to Guitar Pro Downloader is a web app that simplifies the process of downloading Guitar Pro files from Songsterr and Ultimate Guitar. It boasts several key features, including fast and easy downloads, robust technology stack, clean styling, serverless deployment, backup storage, user-friendly interface, and effective monitoring. With clear installation instructions, this app is accessible to users who want to make the most of their Guitar Pro files.