https://github.com/bchao1/lyricsfinder
🎵 Tkinter-based desktop app for finding lyrics online.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
â—‹CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
â—‹.zenodo.json file
-
â—‹DOI references
-
â—‹Academic publication links
-
â—‹Committers with academic emails
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Keywords
Repository
🎵 Tkinter-based desktop app for finding lyrics online.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
lyricsfinder
A lightweight desktop application for lazy people who don't want to open a browser to download lyrics.
Getting Started
Prerequisites
You should first make sure the Internet is available, since all lyrics are retrieved from this site.
Python 3.6.1 is used, and the following packages are needed:
bs4==0.0.1
requests==2.18.4
tkinter==8.6
You can install required packages using pip:
pip install bs4
Check the installed packages by typing:
pip freeze
For the tkinter module, first open a python shell and check its version by typing:
import tkinter
print(tkinter.TkVersion)
Installing
Go to the directory you wish to install lyricsfinder and type:
git clone https://github.com/Mckinsey666/lyricsfinder
You should then see a directory named lyricsfinder.
Running 'lyricsfinder'
Go to the directory, and type on the terminal:
python3 lyricsfinder.py
You should see the following interface

Type in the name of the song to search for its lyrics:

Select the song and download the lyrics!

Once you launch lyricsfinder, you should see a lyrics directory that contains the downloaded lyrics.
Authors
Brian Chao, National Taiwan University
Owner
- Name: Brian Chao
- Login: bchao1
- Kind: user
- Location: Stanford, California
- Company: Stanford University
- Website: https://bchao1.github.io
- Twitter: BrianCChao
- Repositories: 14
- Profile: https://github.com/bchao1
Stanford Ph.D. student. Research in computational photography, displays, and computer graphics. Open source enthusiast.
GitHub Events
Total
Last Year
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mckinsey666 | 3****6 | 15 |
| Mckinsey666 | w****0@g****m | 1 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0