{"id":26427162,"url":"https://github.com/DabzillaNation/Simple-Initface-Vibes","last_synced_at":"2025-03-18T04:01:57.335Z","repository":{"id":277931924,"uuid":"933952659","full_name":"DabzillaNation/Simple-Initface-Vibes","owner":"DabzillaNation","description":"Connects to Initface and activates vibe at 100% on key/mouse press","archived":false,"fork":false,"pushed_at":"2025-02-17T04:14:20.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T04:23:32.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DabzillaNation.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":"2025-02-17T02:57:24.000Z","updated_at":"2025-02-17T04:14:23.000Z","dependencies_parsed_at":"2025-02-17T04:23:43.589Z","dependency_job_id":"459db46a-78cc-44e0-aa8d-2898fc2bbccb","html_url":"https://github.com/DabzillaNation/Simple-Initface-Vibes","commit_stats":null,"previous_names":["dabzillanation/simple-initface-vibes"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DabzillaNation%2FSimple-Initface-Vibes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DabzillaNation%2FSimple-Initface-Vibes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DabzillaNation%2FSimple-Initface-Vibes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DabzillaNation%2FSimple-Initface-Vibes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DabzillaNation","download_url":"https://codeload.github.com/DabzillaNation/Simple-Initface-Vibes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244153511,"owners_count":20406999,"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":[],"created_at":"2025-03-18T04:00:52.860Z","updated_at":"2025-03-18T04:01:57.329Z","avatar_url":"https://github.com/DabzillaNation.png","language":"Python","funding_links":[],"categories":["Applications"],"sub_categories":["Utilities"],"readme":"# Simple-Initface-Vibes\nSuper simple standalone app.\n- Connects to Initface and activates vibe on key/mouse press of your choice.\n- Works while minimized.\n- Can change intensity level.\n\n# Install Setup (Executable)\nDownload the executable from the releases tab on this page and just run it.\nIt will show you instructions:\n![image](https://github.com/user-attachments/assets/ca2fe19f-9b92-428e-bc4c-eca6e7956731)\n![image](https://github.com/user-attachments/assets/f6c77986-b38d-40ca-b9a3-f8377f1cfc1c)\n![image](https://github.com/user-attachments/assets/812460b9-aa02-449a-931c-737d6991b495)\n![image](https://github.com/user-attachments/assets/af72058e-f2d6-44f0-ab1e-f15d6be8d8d3)\n![image](https://github.com/user-attachments/assets/33bf3cd1-3387-4ef5-937a-5157e2e345be)\n\n# Setup For Python Script\nIf you don't trust a random exe file, you can install python, clone this repo, install the dependencies to look through the code and run it yourself \n## Install Dependencies (for python script):\nOnly needed if you want to edit and work with the script on your own\n```bash\npip install -r requirements.txt\n```\n## Run Script:\nNavigate the terminal to where you have the python script, then run:\n```bash\npython AppV5.py\n```\n\n## To build (For windows):\nThis is for generating an exe file.\n``` bash\npython -m venv .venv  # Creates a folder named \".venv\" #Creates virtual env\n.venv\\Scripts\\activate # Activates virtual env\npip install -r requirements.txt # installs requirements\npip install pyinstaller # Installs builder\npyinstaller --onefile --noconsole --name \"IntifaceHapticApp\" AppV5.py --icon=\"./icon.ico\" # Builds app\n# The app will be in the dist folder, the build folder is just temp files you can delete\n```\n\n# Notes:\nThe AppV1 and V2 are just older worse versions of the app incase you wanted to see them for some reason.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDabzillaNation%2FSimple-Initface-Vibes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDabzillaNation%2FSimple-Initface-Vibes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDabzillaNation%2FSimple-Initface-Vibes/lists"}