{"id":13610073,"url":"https://github.com/atareao/lplayer","last_synced_at":"2025-05-03T04:31:51.711Z","repository":{"id":147279239,"uuid":"122713015","full_name":"atareao/lplayer","owner":"atareao","description":"lplayer is a simple audio player for simply listening","archived":false,"fork":false,"pushed_at":"2020-04-18T19:16:05.000Z","size":2290,"stargazers_count":42,"open_issues_count":5,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-07T11:22:35.150Z","etag":null,"topics":["audio","audio-player","listen","listening-podcasts","mp3","mp3player","ogg","ogg-vorbis","player"],"latest_commit_sha":null,"homepage":"https://www.atareao.es","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atareao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2018-02-24T06:56:31.000Z","updated_at":"2024-09-12T21:07:58.000Z","dependencies_parsed_at":"2023-04-23T06:08:48.073Z","dependency_job_id":null,"html_url":"https://github.com/atareao/lplayer","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/atareao%2Flplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Flplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Flplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Flplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atareao","download_url":"https://codeload.github.com/atareao/lplayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144568,"owners_count":21701434,"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":["audio","audio-player","listen","listening-podcasts","mp3","mp3player","ogg","ogg-vorbis","player"],"created_at":"2024-08-01T19:01:40.948Z","updated_at":"2025-05-03T04:31:50.341Z","avatar_url":"https://github.com/atareao.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# LPLAYER - A simple audio player\n\n**Lplayer** is a simple audio player for simply listening music or whatever you want. The first time I thinked about **lplayer** was for listening podcasts. **lplayer** can set the speed. I normally listen podcasts a 1.8x. So this option was very important for me. But not only. This audio player must have to avoid silences to play podcasts.\n\n**lplayer** can play several audio formats,\n\n* MP3\n* OGG\n* FLAC\n* M4a\n\nAfter I added the option to play several audio format, I thinked that this audio player must include an equalizer, so you can configure the player as you want. Besides, **lplayer** incorporates some equalizer presets, so it's more easy to configure it.\n\n![](/screenshots/lplayer_01.png)\n\n**lplayer** is thinked as a very simple audio player that it doesn't disturb your concentration. Only to play audio and if it is possible in background.\n\n![](/screenshots/lplayer_02.png)\n\nIn order to not disturb, **lplayer** is integrated in the sound menu in Linux Mint Cinnamon and Ubuntu. With latest versions of Ubuntu you will need a extension for it. Lplayer uses the audio menu to display information about the track you are listening. From the menu, you can go to the next or the previous track, play, pause and stop the track.\n\n![](/screenshots/lplayer_03.png)\n\n\nFor more information, please visit our website:\n\n[https://www.atareao.es/aplicacion/lplayer/](lplayer)\n\n* [Code](https://github.com/atareao/lplayer)\n* [Bugs](https://bugs.launchpad.net/lplayer)\n* [Blueprints](https://blueprints.launchpad.net/lplayer)\n* [Translations](https://translations.launchpad.net/lplayer)\n* [Answers](https://answers.launchpad.net/lplayer)\n* [Page project in Launchpad](https://launchpad.net/lplayer)\n\n![](/screenshots/lplayer_04.png)\n\n# Requirements\n\nRequired dependencies:\n\n```\n    python3,\n    python3-gi,\n    python3-dbus,\n    python3-requests,\n    python3-dbus,\n    python3-pil,\n    gir1.2-gtk-3.0,\n    gir1.2-gdkpixbuf-2.0,\n    gir1.2-notify-0.7,\n    gir1.2-gstreamer-1.0,\n    gir1.2-gst-plugins-base-1.0,\n    gstreamer1.0-tools,\n    gstreamer1.0-plugins-good,\n    gstreamer1.0-plugins-ugly,\n    gstreamer1.0-plugins-bad,\n    gstreamer1.0-libav,\n```\n\n# Install\n\nTo install lplayer in Ubuntu, Linux Mint and derivatives, run these commands in a terminal,\n\n```\n    sudo add-apt-repository ppa:atareao/lplayer\n    sudo apt update\n    sudo apt install lplayer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatareao%2Flplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatareao%2Flplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatareao%2Flplayer/lists"}