Gatha is a simple and elegant music player built with Electron, HTML, CSS, and JavaScript. It allows users to play, pause, skip, and navigate through their music library with a clean and intuitive interface.
- Play, pause, and skip tracks
- Navigate through the playlist
- Responsive design for different screen sizes
- Simple and elegant user interface
To install and run Gatha locally, follow these steps:
- Clone the repository:
git clone https://github.com/Neiums/Gatha.git- Navigate to the project directory:
cd Gatha/- Install the dependencies:
npm install- Start the application:
npm startContributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request
