{"id":16557667,"url":"https://github.com/patrickkfkan/tm1628mpd","last_synced_at":"2026-04-22T03:34:12.359Z","repository":{"id":129306801,"uuid":"216876680","full_name":"patrickkfkan/tm1628mpd","owner":"patrickkfkan","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-31T10:06:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T23:41:49.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/patrickkfkan.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":"2019-10-22T17:54:20.000Z","updated_at":"2019-10-31T10:06:48.000Z","dependencies_parsed_at":"2023-07-28T06:00:27.249Z","dependency_job_id":null,"html_url":"https://github.com/patrickkfkan/tm1628mpd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickkfkan/tm1628mpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickkfkan%2Ftm1628mpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickkfkan%2Ftm1628mpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickkfkan%2Ftm1628mpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickkfkan%2Ftm1628mpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickkfkan","download_url":"https://codeload.github.com/patrickkfkan/tm1628mpd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickkfkan%2Ftm1628mpd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32120017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-11T20:08:11.699Z","updated_at":"2026-04-22T03:34:12.354Z","avatar_url":"https://github.com/patrickkfkan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tm1628mpd\n\nA simple Python package that monitors the status of MPD running on devices with TM1628 4-digit VFD displays. When MPD is playing, it displays the time elapsed on the VFD. Otherwise, it displays the current time.\n\n### Installation\n\n```sh\n$ git clone https://github.com/patrickkfkan/tm1628mpd.git\n$ cd tm1628mpd\n$ sudo pip install .\n```\n\n#### Running as a systemd service\n\nTo start tm1628mpd as a systemd service, continue from above:\n\n```sh\n$ cd systemd\n$ sudo ./install.sh\n```\n\nYou can restart, stop and check status of the service:\n\n```sh\n$ systemctl status tm1628mpd    # Check status\n$ systemctl restart tm1628mpd   # Restart\n$ systemctl stop tm1628mpd      # Stop\n```\n\n#### Running from console\n\nIf you do not use systemd, you can start tm1628mpd directly from the console:\n\n```sh\n$ sudo tm1628mpd\n```\n\n### Uninstallation\n\n```sh\n$ sudo pip uninstall tm1628mpd\n```\n\nIf you installed tm1628mpd as a systemd service:\n\n```sh\n$ cd \u003cpath/to/tm1628mpd_installation\u003e/systemd   # This is the same path where you ran the script to install the systemd service\n$ sudo ./uninstall.sh\n```\n\n\nLicense\n----\nGPL 2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickkfkan%2Ftm1628mpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickkfkan%2Ftm1628mpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickkfkan%2Ftm1628mpd/lists"}