Connect to and manage multiple remote servers over SSH from a single native Mac app.
Drag and drop files between your Mac and a remote server using dual-pane SFTP.
Describe a server task in plain English and get an AI-suggested shell command to review before running it.
| useroamteknoloji/noden | 0xkinno/neuralvault | 0xlocker/d17-contracts | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | TypeScript | Solidity |
| Setup difficulty | easy | hard | hard |
| Complexity | 1/5 | 4/5 | 5/5 |
| Audience | ops devops | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Free tier caps saved connections at five and history at 50 entries, the AI assistant and unlimited connections require the paid Pro tier.
Noden is a native Mac app for connecting to remote servers over SSH, the standard protocol developers and server administrators use to log into and manage remote machines. It bundles the tools people usually reach for separately into one app: a terminal for running commands, a file manager for moving files between your Mac and the server, and an optional AI assistant that can suggest commands for you. You can save your SSH connections in advance, using a password or key based login such as Ed25519 or ECDSA, and open several sessions at once, either as tabs or arranged in a grid of up to four columns side by side. For moving files, Noden shows your local Mac folder and the remote server folder next to each other and lets you drag files between them, and it can also open a remote file for editing and upload the changes automatically once you save. It remembers and lets you search your past commands, offers autocomplete, and can import connections you already have set up in the standard SSH configuration file. Saved connections can be backed up in an encrypted form, and login credentials are stored in the Mac's built in Keychain rather than in a plain text file. The AI assistant lets you describe a task you want done on the server in plain English, and it proposes a shell command for you to review and approve before anything actually runs, flagging commands it considers risky. You can use the built in AI provider or connect your own account with OpenAI, Groq, OpenRouter, or a locally run model. Noden is free to use with up to five saved connections and limited command history, while a paid Pro tier at ten US dollars a year removes those limits and unlocks the AI assistant. It requires macOS 13 Ventura or later and works on both Apple Silicon and Intel Macs. The app itself is closed source and proprietary. This GitHub repository exists only for documentation, downloads, and reporting issues, not the underlying code. This project has 1 star and is aimed at developers, server administrators, and anyone on a Mac who regularly connects to remote servers and wants a modern alternative to older SSH client tools.
Noden is a native macOS SSH and SFTP client with multi-session terminals, drag-and-drop file transfers, and an optional AI command assistant.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.