{"id":26023782,"url":"https://github.com/aryanvbw/termiflux","last_synced_at":"2026-04-20T15:05:00.214Z","repository":{"id":279953946,"uuid":"940555654","full_name":"AryanVBW/TermiFlux","owner":"AryanVBW","description":"Mac Terminal Switcher (x86_64 \u0026 ARM64)","archived":false,"fork":false,"pushed_at":"2025-02-28T16:44:04.000Z","size":1101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:17:22.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://vivek.aryanvbw.live/TermiFlux/","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/AryanVBW.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-28T11:37:46.000Z","updated_at":"2025-02-28T14:04:33.000Z","dependencies_parsed_at":"2025-02-28T18:17:26.463Z","dependency_job_id":"ef6ebbf0-51b9-44a1-a432-da31b97aca8d","html_url":"https://github.com/AryanVBW/TermiFlux","commit_stats":null,"previous_names":["aryanvbw/termiflux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FTermiFlux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FTermiFlux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FTermiFlux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanVBW%2FTermiFlux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AryanVBW","download_url":"https://codeload.github.com/AryanVBW/TermiFlux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242201643,"owners_count":20088667,"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-06T11:32:46.716Z","updated_at":"2026-04-20T15:04:55.193Z","avatar_url":"https://github.com/AryanVBW.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mac Terminal Switcher (x86_64 \u0026 ARM64)\n\nThis script automates the setup of essential tools on macOS, including Homebrew, `wget`, and TermiFlux. It ensures compatibility with both Intel (x86_64) and Apple Silicon (ARM64) architectures.\n\n## Installation\n\nTo set up everything with a single command, simply copy and paste the following `curl` command into your terminal:\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/AryanVBW/TermiFlux/refs/heads/main/install_TermiFlux.sh)\"\n```\n\n### What This Script Does\n- Checks if **Homebrew** is installed; if not, installs it.\n- Installs **wget** if missing.\n- Downloads **TermiFlux** from GitHub.\n- Moves the script to `/usr/local/bin/` (or `/opt/homebrew/bin/` for ARM64 Macs).\n- Sets executable permissions (`777`) for the script.\n- Detects the user's default shell (`bash` or `zsh`).\n- Automatically launches TermiFlux on every new terminal session.\n\n### Prerequisites\n- macOS (Intel or Apple Silicon)\n- Internet Connection\n\n## Usage\nOnce installed, restart your terminal, and **TermiFlux** will automatically launch.\n\n## Uninstallation\nTo remove TermiFlux, simply delete the script and remove its entry from your shell configuration file:\n\n```bash\nrm /usr/local/bin/TermiFlux\nsed -i '' '/TermiFlux/d' ~/.zshrc ~/.bashrc\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanvbw%2Ftermiflux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryanvbw%2Ftermiflux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryanvbw%2Ftermiflux/lists"}