{"id":20093880,"url":"https://github.com/tokollo5/mateforpi","last_synced_at":"2025-05-06T04:32:21.354Z","repository":{"id":186389261,"uuid":"450782259","full_name":"tokollo5/mateforpi","owner":"tokollo5","description":"Simple script, which installs MATE Desktop Environment for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2024-05-14T12:38:39.000Z","size":428,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T00:27:11.852Z","etag":null,"topics":["debian","linux","mate","raspberry","raspberry-pi","raspberry-pi-os","raspbian","sh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/tokollo5.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":"2022-01-22T10:16:56.000Z","updated_at":"2025-03-14T12:20:12.000Z","dependencies_parsed_at":"2024-01-21T19:45:30.157Z","dependency_job_id":"54ea0651-b98a-459e-aa2b-7b876c339a17","html_url":"https://github.com/tokollo5/mateforpi","commit_stats":null,"previous_names":["matrocholo/mateforpi","tokollo5/mateforpi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Fmateforpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Fmateforpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Fmateforpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokollo5%2Fmateforpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokollo5","download_url":"https://codeload.github.com/tokollo5/mateforpi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252622420,"owners_count":21777987,"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":["debian","linux","mate","raspberry","raspberry-pi","raspberry-pi-os","raspbian","sh"],"created_at":"2024-11-13T16:48:39.501Z","updated_at":"2025-05-06T04:32:21.053Z","avatar_url":"https://github.com/tokollo5.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMateForPi\u003c/h1\u003e\n\n![alt text](https://github.com/ByloTonix/mateforpi/blob/main/screenshot1.png)\n\nMateForPi is a simple script that installs a fully functional MATE desktop environment on Raspberry Pi OS.\n\nBefore running the script, you need to perform some actions:\n- Install Raspberry Pi OS Lite (not tested on the 64-bit version, but it is supposed to work) and connect the board via Ethernet (preferably) or Wi-Fi.\n- If you don't use Raspberry Pi Imager for flashing images and creating your own users, then\n  - Enter default login data (login/password): ``pi/raspberry``\n  - Create a new user and delete a standard one:\n    - ``sudo adduser YOURNICKNAME ``\n    - ``sudo adduser YOURNICKNAME sudo ``\n    - Create the file using ``sudo visudo /etc/sudoers.d/010_YOURNICKNAME-nopasswd ``\n    - Insert the following contents as a single line: ``YOURNICKNAME ALL=(ALL) NOPASSWD: ALL``\n    - Save the file and exit.\n  - login with your newly created account and run ``sudo userdel -r pi``\n\n- Open the configuration menu:\n```sh\nsudo raspi-config\n```\n- In the \"Performance Options\" section, you can select \"GPU Memory\" and enter the prefered value in the input field, i.e. \"320\". If you use Raspberry Pi 4 and want to overclock your board, then open the configuration file:\n```sh\nsudo nano /boot/config.txt\n```\nand enter at the end of the file:\n\n```sh\n#for RPi 4\nover_voltage=6\narm_freq=2000\ngpu_freq=750\n```\n\nHow we are ready to start installation:\n```sh\nsudo apt install git --no-install-recommends \u0026\u0026 git clone https://github.com/ByloTonix/mateforpi/ \u0026\u0026 cd mateforpi \u0026\u0026 sudo bash mateforpi\n```\n\nMy MATE Desktop after 3-min customization:\n\n![alt text](https://github.com/ByloTonix/mateforpi/blob/main/screenshot2.png)\n\n### Important Info:\n- Since Raspberry Pi OS Bookworm and Raspberry Pi 5 were released, this guide may be outdated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokollo5%2Fmateforpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokollo5%2Fmateforpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokollo5%2Fmateforpi/lists"}