{"id":15172835,"url":"https://github.com/mazkdevf/raspberrypi3b-usb-formatter","last_synced_at":"2026-01-26T01:32:19.877Z","repository":{"id":227390095,"uuid":"672982375","full_name":"mazkdevf/raspberrypi3b-usb-formatter","owner":"mazkdevf","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-13T02:45:18.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T04:39:08.814Z","etag":null,"topics":["bash","format","formatter","python","raspberry","raspberry-pi-3","usb"],"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/mazkdevf.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}},"created_at":"2023-07-31T15:44:23.000Z","updated_at":"2024-03-13T02:45:35.000Z","dependencies_parsed_at":"2024-03-13T04:51:10.472Z","dependency_job_id":null,"html_url":"https://github.com/mazkdevf/raspberrypi3b-usb-formatter","commit_stats":null,"previous_names":["mazkdevf/raspberrypi3b-usb-formatter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mazkdevf/raspberrypi3b-usb-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2Fraspberrypi3b-usb-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2Fraspberrypi3b-usb-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2Fraspberrypi3b-usb-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2Fraspberrypi3b-usb-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazkdevf","download_url":"https://codeload.github.com/mazkdevf/raspberrypi3b-usb-formatter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazkdevf%2Fraspberrypi3b-usb-formatter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28763934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bash","format","formatter","python","raspberry","raspberry-pi-3","usb"],"created_at":"2024-09-27T10:20:45.449Z","updated_at":"2026-01-26T01:32:19.859Z","avatar_url":"https://github.com/mazkdevf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raspberrypi3b-usb-formatter\n\n## Skriptin installaus\n- Pythoni tarvitaan!\n\n\n1. sudo pip install rpi_ws281x adafruit-circuitpython-neopixel \n\n\n### Daemon startup skripti:\n\n1. \n```\nsudo nano /etc/systemd/system/usbf.service\n```\n\n2.\n\n```bash\n[Unit]\nDescription=USB Formatoija\nAfter=multi-user.target\n\n[Service]\nExecStart=/bin/bash -c \"sudo /usr/bin/python3 /home/rasp/usbf/format.py\"\nWorkingDirectory=/home/rasp/usbf\nUser=root\nRestart=always\nEnvironment=\"SUDO_COMMAND=/usr/bin/python3 /home/rasp/usbf/format.py\"\n\n[Install]\nWantedBy=multi-user.target\n```\n\n3. CTRL + X + Y + ENTER\n\n4. Restarttaus\n\n```bash\nsudo systemctl daemon-reload\nsudo systemctl restart usbf.service\n```\n\n5. Status\n\n```bash\nsudo systemctl status usbf.service\n```\n\n\n![kuva](https://github.com/mazkdevf/raspberrypi3b-usb-formatter/assets/79049205/c7461e8e-4052-471b-987e-ed7ff4444b51)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazkdevf%2Fraspberrypi3b-usb-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazkdevf%2Fraspberrypi3b-usb-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazkdevf%2Fraspberrypi3b-usb-formatter/lists"}