{"id":17038214,"url":"https://github.com/bchao1/lyricsfinder","last_synced_at":"2025-04-28T15:13:30.708Z","repository":{"id":113819556,"uuid":"143833645","full_name":"bchao1/lyricsfinder","owner":"bchao1","description":"🎵 Tkinter-based desktop app for finding lyrics online.","archived":false,"fork":false,"pushed_at":"2018-08-15T15:02:21.000Z","size":17032,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T15:06:34.688Z","etag":null,"topics":["desktop-app","gui","lyrics","music","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bchao1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-07T07:04:30.000Z","updated_at":"2024-08-17T15:31:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"abcfe5f3-1852-48b5-8d1b-8101373f71c0","html_url":"https://github.com/bchao1/lyricsfinder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2Flyricsfinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2Flyricsfinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2Flyricsfinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bchao1%2Flyricsfinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bchao1","download_url":"https://codeload.github.com/bchao1/lyricsfinder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251336388,"owners_count":21573188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desktop-app","gui","lyrics","music","tkinter"],"created_at":"2024-10-14T08:56:16.570Z","updated_at":"2025-04-28T15:13:30.698Z","avatar_url":"https://github.com/bchao1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lyricsfinder\n\nA lightweight desktop application for lazy people who don't want to open a browser to download lyrics.\n\n## Getting Started\n\n### Prerequisites\nYou should first make sure the Internet is available, since all lyrics are retrieved from [this site](https://www.azlyrics.com/).\n**Python 3.6.1** is used, and the following packages are needed:\n```\nbs4==0.0.1\nrequests==2.18.4\ntkinter==8.6\n```\nYou can install required packages using *pip*:\n```\npip install bs4\n```\nCheck the installed packages by typing:\n```\npip freeze\n```\nFor the **tkinter** module, first open a python shell and check its version by typing:\n```\nimport tkinter\nprint(tkinter.TkVersion)\n```\n\n### Installing \nGo to the directory you wish to install **lyricsfinder** and type:\n```\ngit clone https://github.com/Mckinsey666/lyricsfinder\n```\nYou should then see a directory named **lyricsfinder**.\n\n## Running 'lyricsfinder'\nGo to the directory, and type on the terminal:\n```\npython3 lyricsfinder.py\n```\nYou should see the following interface\n\n![alt welcome page](https://github.com/Mckinsey666/lyricsfinder/blob/master/docs/1.png)\n\nType in the name of the song to search for its lyrics:\n\n![alt welcome page](https://github.com/Mckinsey666/lyricsfinder/blob/master/docs/2.png)\n\nSelect the song and download the lyrics!\n![alt welcome page](https://github.com/Mckinsey666/lyricsfinder/blob/master/docs/3.png)\n![alt welcome page](https://github.com/Mckinsey666/lyricsfinder/blob/master/docs/4.png)\n\nOnce you launch **lyricsfinder**, you should see a **lyrics** directory that contains the downloaded lyrics.\n\n## Authors\nBrian Chao, National Taiwan University\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbchao1%2Flyricsfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbchao1%2Flyricsfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbchao1%2Flyricsfinder/lists"}