Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imnotndesh/lyricfetchgtk
- Owner: Imnotndesh
- Created: 2023-04-26T20:43:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-29T06:50:45.000Z (over 1 year ago)
- Last Synced: 2024-11-18T04:39:12.429Z (3 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.
![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)