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: 3 months ago
JSON representation
A Gtk application to find lyrics to your favourite songs
- Host: GitHub
- URL: https://github.com/imnotndesh/lyricfetchgtk
- Owner: Imnotndesh
- Created: 2023-04-26T20:43:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-29T06:50:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T07:13:26.583Z (4 months ago)
- Topics: azapi, gtk, lyrics-fetcher, pygtk3, python3
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LyFetch
### A simple lyric fetching tool.

## 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:
### [Optionally]
-You can enable the save flag to get a .lrc output of your searched lyric as shown:
