{"id":26127566,"url":"https://github.com/igramul/apimon","last_synced_at":"2026-04-24T09:34:49.444Z","repository":{"id":280643942,"uuid":"940082163","full_name":"igramul/apimon","owner":"igramul","description":"Display different sorts of Jira Service Tickets on a LED Stripe","archived":false,"fork":false,"pushed_at":"2025-12-19T14:51:40.000Z","size":2517,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T19:39:21.274Z","etag":null,"topics":["3d-printing","jira-client","jira-rest-api","neopixels","raspberry-pi"],"latest_commit_sha":null,"homepage":"","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/igramul.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-27T15:31:00.000Z","updated_at":"2025-12-19T14:51:40.000Z","dependencies_parsed_at":"2025-03-04T15:22:26.446Z","dependency_job_id":"56c60600-9f35-4e9e-a067-6944cdb2f0fc","html_url":"https://github.com/igramul/apimon","commit_stats":null,"previous_names":["igramul/apimon"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/igramul/apimon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igramul%2Fapimon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igramul%2Fapimon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igramul%2Fapimon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igramul%2Fapimon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igramul","download_url":"https://codeload.github.com/igramul/apimon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igramul%2Fapimon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32216980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T08:24:32.376Z","status":"ssl_error","status_checked_at":"2026-04-24T08:24:26.731Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["3d-printing","jira-client","jira-rest-api","neopixels","raspberry-pi"],"created_at":"2025-03-10T18:08:54.298Z","updated_at":"2026-04-24T09:34:49.416Z","avatar_url":"https://github.com/igramul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APIM Service Monitor (APIMON)\n\nThis is a Raspberry PI Zero based service Monitor written in Python.\n\nA Flask web server for monitoring the APIM Jira service board and display the\nnumber of open tickets on a neopixel led stripe.\n\n## Initial Project Setup\n\n1. install the needed python modules `make install`\n2. create an initial git commit (if you start from scratch)\n3. create the first version tag like `git tag 0.1.0`\n4. start server be invoke `make`\n\n\n## Setup automatic start\n\nCopy the service config file into place:\n\n    sudo cp etc/apimon.service /etc/systemd/system/\n\nEdit the file to change the path to the apimon directory.\nSetup and start the service:\n\n    sudo systemctl daemon-reload\n    sudo systemctl enable apimon\n    sudo systemctl start apimon\n    sudo systemctl stop apimon\n    sudo systemctl status apimon\n    sudo systemctl restart apimon\n\nRead the logs:\n\n    journalctl -fu apimon\n\n\n## Setup automatic update\n\nConfigure a cronjob to execute the script `./bin/update_and_restart.sh`\n\nFor example like this:\n\n    */5 * * * * /path/to/update_and_restart.sh \u003e\u003e /path/to/update_and_restart.log 2\u003e\u00261\n\n\n## Configure Unattended OS Upgrades\n\nSee this link: https://wiki.debian.org/UnattendedUpgrades\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figramul%2Fapimon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figramul%2Fapimon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figramul%2Fapimon/lists"}