{"id":21967345,"url":"https://github.com/culturally/flipperzero-namechanger","last_synced_at":"2025-10-10T12:30:51.566Z","repository":{"id":176651883,"uuid":"658945168","full_name":"culturally/flipperzero-namechanger","owner":"culturally","description":"A namechanger code for flipper0 ","archived":false,"fork":false,"pushed_at":"2023-06-27T11:34:43.000Z","size":9,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T21:23:23.419Z","etag":null,"topics":["flipper-plugin","flipper-zero","flipper0","flipperzero","flipperzero-firmware","flipperzero-namechanger"],"latest_commit_sha":null,"homepage":"","language":"C","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/culturally.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":"2023-06-26T20:34:07.000Z","updated_at":"2024-07-03T09:45:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"26f5f355-b998-4837-8217-fabe07941741","html_url":"https://github.com/culturally/flipperzero-namechanger","commit_stats":null,"previous_names":["culturally/flipperzero-namechanger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/culturally/flipperzero-namechanger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/culturally%2Fflipperzero-namechanger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/culturally%2Fflipperzero-namechanger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/culturally%2Fflipperzero-namechanger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/culturally%2Fflipperzero-namechanger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/culturally","download_url":"https://codeload.github.com/culturally/flipperzero-namechanger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/culturally%2Fflipperzero-namechanger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003901,"owners_count":26083641,"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-10T02:00:06.843Z","response_time":62,"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":["flipper-plugin","flipper-zero","flipper0","flipperzero","flipperzero-firmware","flipperzero-namechanger"],"created_at":"2024-11-29T13:24:56.439Z","updated_at":"2025-10-10T12:30:51.267Z","avatar_url":"https://github.com/culturally.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flipper0 Name Changer\n\n![License](https://img.shields.io/badge/license-MIT-blue)\n\nFlipper0 Name Changer is a small program that cycles through a list of names and renders them on a canvas. It provides a fun way to display different names dynamically. This README provides an overview of the program and instructions for usage.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [License](#license)\n\n---\n\n## Installation\n\nTo use the Flipper0 Name Changer, follow these steps:\n\n1. Replace the old `passport.c` file with the new one in the following directory: `applications/settings/dolphin_passport`.\n\n2. Modify the desired names for cycling. Locate the section of code that defines the `cycleNames` array and update it with your desired names. Here is an example:\n\n   ```c++\n   const char* cycleNames[] = {\n       \"detective\",\n       \"d3t3ctiv3\",\n       \"det3ct1v3\",\n       \"d3t3ct1ve\",\n       \"d3t3ct!ve\",\n       \"detect1ve\",\n       \"d3t3ct1ve\",\n       \"d3t3ct!ve\",\n       \"detect!ve\",\n       \"d3t3ctive\",\n       \"d3t3ctiv3\",\n       \"det3ct1ve\",\n       \"d3t3ct!ve\"\n   };\n\n## Usage\n\nThe Flipper0 Name Changer program will now cycle through the updated list of names when executed on your device. The names will be rendered on a canvas according to the code logic.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fculturally%2Fflipperzero-namechanger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fculturally%2Fflipperzero-namechanger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fculturally%2Fflipperzero-namechanger/lists"}