An Unraid plugin that installs Fresh, a modern, full-featured terminal text editor with familiar keybindings, mouse support, and IDE-level features.
Upstream project: https://github.com/sinelaw/fresh/ Website: https://getfresh.dev/
Search for Fresh Editor in the Unraid > Apps and click install.
From the Unraid Web UI:
Plugins → Install Plugin, then paste:
https://raw.githubusercontent.com/johnngone/fresh-editor-unraid/main/plugin/fresh-editor.plg
Open a terminal (Web UI or SSH) and run:
fresh- Workflows checks for Fresh releases daily
- If new version, downloads the Fresh AppImage
- Extracts the
freshbinary (avoids FUSE overhead) - Installs it to:
/usr/local/bin/fresh - Makes
freshavailable from:- Unraid Web Terminal
- SSH sessions
- Local console

