https://github.com/aryanvbw/termiflux
Mac Terminal Switcher (x86_64 & ARM64)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.2%) to scientific vocabulary
Keywords
Repository
Mac Terminal Switcher (x86_64 & ARM64)
Basic Info
- Host: GitHub
- Owner: AryanVBW
- Language: Shell
- Default Branch: main
- Homepage: http://vivek.aryanvbw.live/TermiFlux/
- Size: 1.06 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.MD
Mac Terminal Switcher (x86_64 & ARM64)
This 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.
Installation
To set up everything with a single command, simply copy and paste the following curl command into your terminal:
bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/AryanVBW/TermiFlux/refs/heads/main/install_TermiFlux.sh)"
What This Script Does
- Checks if Homebrew is installed; if not, installs it.
- Installs wget if missing.
- Downloads TermiFlux from GitHub.
- Moves the script to
/usr/local/bin/(or/opt/homebrew/bin/for ARM64 Macs). - Sets executable permissions (
777) for the script. - Detects the user's default shell (
bashorzsh). - Automatically launches TermiFlux on every new terminal session.
Prerequisites
- macOS (Intel or Apple Silicon)
- Internet Connection
Usage
Once installed, restart your terminal, and TermiFlux will automatically launch.
Uninstallation
To remove TermiFlux, simply delete the script and remove its entry from your shell configuration file:
bash
rm /usr/local/bin/TermiFlux
sed -i '' '/TermiFlux/d' ~/.zshrc ~/.bashrc
Owner
- Name: Vivek W
- Login: AryanVBW
- Kind: user
- Location: india
- Company: @TEch-Shop
- Website: http://portfolio.aryanvbw.live/
- Twitter: vivekwagadare
- Repositories: 1
- Profile: https://github.com/AryanVBW
🛰 𝐒𝐢𝐦𝐩𝐥𝐢𝐜𝐢𝐭𝐲 𝐒𝐩𝐚𝐫𝐤𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧🛡️ 🌟 Dive into the Future: ✨𒆜🆅🅸🆅🅴🅺 🆆𒆜 Studying in Newton school of Technology🚀
GitHub Events
Total
- Push event: 13
- Create event: 4
Last Year
- Push event: 13
- Create event: 4
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0