🍺 BREW Explorer

← all casks

NethLink

brew install --cask nethlink v1.4.6

Link NethServer systems and provide remote access tools

3
30-day installs · #6346
14
90-day · #5507
70
365-day · #5107
3
★ GitHub stars · updated 2mo ago

Links

Raw metadata
{
  "alternatives": [],
  "artifacts": [
    {
      "app": [
        "NethLink.app"
      ],
      "target": "/Applications/NethLink.app"
    },
    {
      "zap": [
        {
          "trash": "~/Library/Application Support/nethlink"
        }
      ]
    }
  ],
  "auto_updates": 1,
  "categories": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Link NethServer systems and provide remote access tools",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "NethLink",
  "enrichment_fetched_at": "2026-06-20T22:47:21+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "nethlink",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-17T07:52:32Z",
  "github_readme_excerpt": "# NethLink\n\n![Nethlink-logo](https://github.com/user-attachments/assets/a1b04e4f-5858-48d5-b097-61949e74cea1)\n\n![Homebrew Cask Version](https://img.shields.io/homebrew/cask/v/nethlink?style=for-the-badge)\n![WinGet Version](https://img.shields.io/winget/v/Nethesis.NethLink?style=for-the-badge)\n[![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)\n\nNethLink is a tool designed to **link NethServer systems** and provide **remote access tools**. This project aims to offer a simple yet powerful user interface for managing NethServer systems more efficiently.\n\n## \ud83d\udd27 Installation\n\n### macOS (Homebrew)\n\nTo install NethLink on macOS, use **Homebrew**:\n\n```bash\nbrew install --cask nethlink\n```\n\n### Windows (Winget)\n\nFor Windows, you can install NethLink via **Winget**:\n\n```bash\nwinget install NethLink\n```\n\n### Linux (Manual Installation)\n\nFor Linux, you can install NethLink manually using the following steps:\n\n1. Download the NethLink AppImage using `curl` or `wget`:\n\n   Using `curl`:\n   ```bash\n   curl -L -o nethlink.AppImage https://github.com/NethServer/nethlink/releases/download/v\u003cVERSION\u003e/nethlink-\u003cVERSION\u003e.AppImage\n   ```\n\n   Using `wget`:\n   ```bash\n   wget https://github.com/NethServer/nethlink/releases/download/v\u003cVERSION\u003e/nethlink-\u003cVERSION\u003e.AppImage\n   ```\n\n2. Make the AppImage executable:\n\n   ```bash\n   chmod +x nethlink.AppImage\n   ```\n\n3. Run the application:\n\n   ```bash\n   ./nethlink.AppImage\n   ```\n\nThis will allow you to run NethLink on your Linux machine. You can also move the `nethlink.AppImage` to a directory in your `PATH` to make it easier to run from anywhere.\n\n\n## \ud83d\udce6 Requirements\n\n- **macOS**: Version 10.15 (Catalina) or later.\n- **Windows**: Windows 10 or later.\n- **Rosetta**: Required on macOS for ARM architectures.\n\n\u2699\ufe0f Usage\n\n1. **Launch the app**: After installation, open `NethLink.app` on macOS or the executable on Windows.\n2. **Connect your NethServer**: Enter your server\u0027s hostname, your username and your password\n",
  "github_repo": "NethServer/nethlink",
  "github_stars": 3,
  "github_topics": [],
  "homepage": "https://github.com/NethServer/nethlink",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 3,
  "installs_365d": 70,
  "installs_90d": 14,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": null,
  "llm_model": null,
  "names": [
    "NethLink"
  ],
  "one_liner": null,
  "rank_30d": 6346,
  "rank_365d": 5107,
  "rank_90d": 5507,
  "raw_hash": "b8e1de367d1951d2",
  "ruby_source_path": "Casks/n/nethlink.rb",
  "tap": "homebrew/cask",
  "token": "nethlink",
  "version": "1.4.6",
  "why_use_this": null
}