{"id":19639254,"url":"https://github.com/lfcipriani/scoreboard","last_synced_at":"2026-05-14T22:43:52.450Z","repository":{"id":66574685,"uuid":"122511588","full_name":"lfcipriani/scoreboard","owner":"lfcipriani","description":"Look, it's me again building scoreboards","archived":false,"fork":false,"pushed_at":"2018-03-04T16:44:13.000Z","size":2832,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T00:35:12.220Z","etag":null,"topics":["electron","electron-app","javascript","scoreboard","semantic-ui","sports"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lfcipriani.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":"2018-02-22T17:29:38.000Z","updated_at":"2018-06-05T10:39:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"22f5ec3d-a9cc-4075-9b40-b75ecb8dd4e4","html_url":"https://github.com/lfcipriani/scoreboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lfcipriani/scoreboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfcipriani%2Fscoreboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfcipriani%2Fscoreboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfcipriani%2Fscoreboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfcipriani%2Fscoreboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfcipriani","download_url":"https://codeload.github.com/lfcipriani/scoreboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfcipriani%2Fscoreboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33046421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["electron","electron-app","javascript","scoreboard","semantic-ui","sports"],"created_at":"2024-11-11T12:45:39.332Z","updated_at":"2026-05-14T22:43:52.433Z","avatar_url":"https://github.com/lfcipriani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scoreboard\n\nThis is a scoreboard for Basketball Marathons. A Basketball Marathon is a basketball game that's played for more than 24 hours, between 2 teams with more than 50 people in each. It's a continuous play, with 5 people per team in court all the time.\n\nUsually scores goes beyond 1000 so the software needs to support that amount of digits, auto save game and a countdown clock.\n\n![Screenshot of main screen](./app/assets/screenshot.png)\n\n## Architecture\n\nThis app is built with:\n\n* ES6 javascript\n* [Electron](https://electronjs.org/)\n* [Semantic UI](https://semantic-ui.com/)\n* [jQuery](https://jquery.com/), yes, and it felt good...\n* [Segment Display](http://www.3quarks.com/en/SegmentDisplay/) lib\n* [neDB](https://github.com/louischatriot/nedb) javascript database\n\nFor development: [eslint](https://eslint.org/), [jasmine](https://jasmine.github.io/) and [electron-builder](https://github.com/electron-userland/electron-builder)\n\n## Setup\n\n    $ make setup\n\n## Tests\n\n    $ make\n\nWill run eslint (`make lint`) and jasmine tests (`make test`).\n\n## Run development version\n\n    $ make start\n\n## Build\n\nThe build is configured only for Windows, but its not hard to do for other OSs. Check electron-builder documentation.\n\nTo build run:\n\n    $ yarn dist\n\nAnd check `./dist` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfcipriani%2Fscoreboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfcipriani%2Fscoreboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfcipriani%2Fscoreboard/lists"}