A downloadable GlassMusic for Windows

About the Developer

Hello, and welcome to GlassMusic! I'm Aditi Divakar, a newly starting developer in the realm of app development and software services. I want to build the next big project that solves a large communal goal, serves large, servicable impact and stands against the world of tech.

This is my first true, and fully functional app that I made using electron. At first, it was a project I wanted to start just to get the groove of things, and learn more about electron; however, the more I've gotten into it, a newfound passion has sprouted with it! Thank you, the user, for taking the time and consideration of looking through the app, and directly supporting my passion! I hope you can find use with GlassMusic!

--

What is GlassMusic?

GlassMusic is a minimalistic music player app that takes music files from a windows device and plays it through the player. It's a cute and functional way to listen to music without wifi or other music-related issues, and overall, acts like a free, all rounded app that lets you listen without interuptions! It comes with all the basic functions, like pausing and playing, next, previous and repeat buttons, plus a visual timer! It's simple, easy to use, and overall user-friendly; making music listening more about the music, and less about the distractions. This app is still with it's ups and downs, though it's not perfect, it still works!

*TIP! If you'd like the name of the song to be shortened on the app, make sure to keep the file name itself smaller, and it should fix the issue!

--

Features:

- Play local audio files (MP3, WAV, and more)

- Displays album cover art automatically

- Previous, next, and repeat controls

- Progress bar with timestamps

- Frosted glass UI that stays on top of other windows

Download

Download
Glass Music Setup 1.0.0.exe 75 MB

Install instructions

Installation and Use

Here's how to get started with the Installation process:
1. Go to the Releases page

2. Download GlassMusic Setup 1.0.0.exe

3. Run the installer *NOTE!*, if Windows shows a SmartScreen warning, click "More info" -> "Run anyway". This is because the app isn't code-signed.

5. GlassMusic  will automatically launch once isntalled.

Once installed, here's how you can start to use the app:

- Simply click on "Choose File", and it will lead into your file explorer

- From there, select the music file you'd like to use, and it will automatically start.
- *NOTE!*, if you want to add another song, perform the same procedure as stated above. The player will start with the newly added song.

--

Running from the Source

Incase you want to run/modify GlassMusic yourself, do the following:

Preequisites:

- Node.js (v18 or higher recommended)

- npm (comes with Node.js)

Steps:

1. Clone the repository

git clone https://github.com/yourusername/glassmusic.git

2. Navigate into the project folder

cd GlassMusic

3. Install the dependencies

npm install

4. Start the app

npm start


To build on the Installer, build your own .exe installer:


npm run build

The installer will output to the dist/ folder.

--

Leave a comment

Log in with itch.io to leave a comment.