Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imnotndesh/lyricfetchgtk

A Gtk application to find lyrics to your favourite songs
https://github.com/imnotndesh/lyricfetchgtk

azapi gtk lyrics-fetcher pygtk3 python3

Last synced: 19 days ago
JSON representation

A Gtk application to find lyrics to your favourite songs

Awesome Lists containing this project

README

        

# LyFetch
### A simple lyric fetching tool.
![image](https://github.com/Imnotndesh/lyricFetchGtk/assets/103320083/54b56a37-3735-492f-8a70-1b24fae0949b)
![image](https://github.com/Imnotndesh/lyricFetchGtk/assets/103320083/da2f80bc-eff2-464d-ae2d-ebfc3539cec7)

## About
This is an application written in python ustilizing pygtk and azapiApi libraries to fetch your favourite song lyrics from the internet and allows saving fetched lyrics to file.

## Required
### Python 3
- if not preinstalled can be installed following instructions from https://www.python.org
### Azapi Api
- Can be installed into your system following instructions from https://github.com/elmoiv/azapi
## How to use
- Run the main.py file from the terminal and enter a song title into the search bar shown below:
![image](https://github.com/Imnotndesh/lyricFetchGtk/assets/103320083/1839cea5-492f-475a-8449-9d7943bf18a3)

### [Optionally]
-You can enable the save flag to get a .lrc output of your searched lyric as shown:
![image](https://github.com/Imnotndesh/lyricFetchGtk/assets/103320083/58886f50-d9a8-479c-8a2d-6fac9c4b10ed)