{"id":17910171,"url":"https://github.com/danstough/josl","last_synced_at":"2026-05-04T00:33:33.409Z","repository":{"id":96712638,"uuid":"96260788","full_name":"DanStough/josl","owner":"DanStough","description":":rotating_light: JOSL, the Jenkins 'OS' Light. Another Jenkins build status monitor, now with more flavor! :cake: :vertical_traffic_light:","archived":false,"fork":false,"pushed_at":"2018-07-28T20:04:06.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T06:48:17.329Z","etag":null,"topics":["devops","jenkins","nodejs","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DanStough.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}},"created_at":"2017-07-05T00:12:29.000Z","updated_at":"2019-03-24T02:24:39.000Z","dependencies_parsed_at":"2023-04-04T00:01:43.980Z","dependency_job_id":null,"html_url":"https://github.com/DanStough/josl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanStough/josl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanStough%2Fjosl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanStough%2Fjosl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanStough%2Fjosl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanStough%2Fjosl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanStough","download_url":"https://codeload.github.com/DanStough/josl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanStough%2Fjosl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281650363,"owners_count":26537955,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":["devops","jenkins","nodejs","raspberry-pi"],"created_at":"2024-10-28T19:29:27.121Z","updated_at":"2025-10-29T15:43:12.199Z","avatar_url":"https://github.com/DanStough.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JOSL\n:rotating_light: JOSL, the Jenkins 'OS' Light. Another Jenkins build status monitor, now with more flavor! :cake: :vertical_traffic_light:\n\n# TODO\n\n* [X] ~~*Switch Library*~~\n    * [X] ~~*Debounce Switch using Observables*~~\n* [X] ~~*Process exit cleanup procedure.*~~\n* [X] ~~*Add debug library*~~\n* [X] ~~*Indicator library*~~\n    * [X] ~~*Delay partial flashes*~~\n    * [X] ~~*Create Pulse API for Indicator*~~\n    * [X] ~~*Switch to using observables?*~~\n* [X] ~~*Stoplight library*~~\n    * [X] ~~*Alarm API*~~\n    * [X] ~~*Mute*~~\n* [X] ~~*sevenSegment I2C API*~~\n    * [X] ~~*Number to display*~~\n    * [X] ~~*Promisify I2C Aysnc API*~~\n    * [X] ~~*Error display*~~\n    * [X] ~~*Special Character API/ Animations (Hi message, BILD)?*~~\n* [X] ~~*Complete Demo*~~\n    * [X] ~~*Move mute variable into the subject code for live update*~~\n    * [X] ~~*Create custom interval for each indicator to prevent chop on flash*~~\n* [X] ~~*Command Line Interface*~~\n* [X] ~~*Clock Demo*~~\n* [X] ~~*Integrate PM2*~~\n* [X] ~~*Integrate jenkins library*~~\n* [ ] Documentation\n\n# REQUIRED HARDWARE\n\n# INSTALLATION\n\n* Install and configure PM2 AS ROOT... \n\n* Modify `/boot/config.txt`, modify the I2C baudrate from 100000 to 10000, save and reboot the raspberry pi. This resolves stability issues with the [seven segment serial display](https://www.sparkfun.com/products/11441).\n\n# USAGE\n\n# LICENSE\nMIT License\n\nCopyright (c) 2017 Dan Stough\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanstough%2Fjosl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanstough%2Fjosl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanstough%2Fjosl/lists"}