{"id":13557651,"url":"https://github.com/splitbrain/pimenu","last_synced_at":"2025-04-14T22:40:38.142Z","repository":{"id":19638685,"uuid":"22890798","full_name":"splitbrain/pimenu","owner":"splitbrain","description":"Simple fullscreen menu system for Raspberry Pi Touchscreen","archived":false,"fork":false,"pushed_at":"2020-06-09T19:15:18.000Z","size":3221,"stargazers_count":136,"open_issues_count":6,"forks_count":46,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-03-28T10:50:23.180Z","etag":null,"topics":["menu","python","raspberry-pi","raspberry-pi-touchscreen"],"latest_commit_sha":null,"homepage":"","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/splitbrain.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}},"created_at":"2014-08-12T20:07:07.000Z","updated_at":"2024-12-29T07:09:56.000Z","dependencies_parsed_at":"2022-08-24T02:50:18.494Z","dependency_job_id":null,"html_url":"https://github.com/splitbrain/pimenu","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/splitbrain%2Fpimenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fpimenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fpimenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitbrain%2Fpimenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitbrain","download_url":"https://codeload.github.com/splitbrain/pimenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975317,"owners_count":21192197,"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":["menu","python","raspberry-pi","raspberry-pi-touchscreen"],"created_at":"2024-08-01T12:04:28.190Z","updated_at":"2025-04-14T22:40:38.123Z","avatar_url":"https://github.com/splitbrain.png","language":"Python","readme":"PiMenu\n======\n\nThis is a simple fullscreen menu system written in Python TKInter. It has been\ndeveloped with a Raspberry Pi Touchscreen in mind and is optimized for small\nscreens (320x240 is assumed).\n\nThe design is inspired by Windows 8's Metro design. Tiles are configured in\n```pimenu.yaml```, they can either open new pages of tiles or execute the action\nscript ```pimenu.sh``` to execute arbitrary tasks.\n\nOn the Raspberry, install python-yaml:\n\n    sudo apt-get install python-yaml\n\nCopy the example configs before running the script:\n\n    cp pimenu.yaml{.dist,}\n    cp pimenu.sh{.dist,}\n\nThe app can be started in fullscreen by passing ```fs``` as first parameter.\n\n    ./pimenu.py fs\n\n![Screenshot](screenshot.png)\n\nLicense\n-------\n\nCopyright (c) 2014-2017 Andreas Gohr\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\nall copies 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\nTHE SOFTWARE.\n\nIcons\n-----\n\nThe install comes wih a bunch of icons with their own licenses as listed below:\n\n* bunny.gif     CC-by   http://thenounproject.com/term/rabbit/26062/\n* invoice.gif   CC-by   http://thenounproject.com/term/invoice/60884/\n* ambulance.gif PD      http://thenounproject.com/term/ambulance/597/\n* medical.gif   CC-by   http://thenounproject.com/term/medical/35773/\n* grave.gif     CC-by   http://thenounproject.com/term/grave/29403/\n* fish.gif      CC-by   http://thenounproject.com/term/fish/19775/\n* all others    CC-by   http://modernuiicons.com/\n","funding_links":[],"categories":["Python","raspberry-pi"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fpimenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplitbrain%2Fpimenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplitbrain%2Fpimenu/lists"}