far3-bootstrap.sh
It's maybe not the cleanest script and lacks a bit of scaffolding to even further ease adding plugins, but it's already usable.
Currently following plugins are added:
- Integrity Checker
- Regular Expression Search
- FarPlugs:
- Audio Player
- CoderCalc
- Disk Menu Editor
- File Unlock
- HashCalc
- Hexitor
- Hunspell
- Image Viewer
- JClassInfo
- Media Info
- Name Editor
- PE Analyzer
- PortaDev
- Renewal
- Sniffer
- Sqlite DB
- Sudo
- TextConv
- Torrent Info
Code: Select all
# Create directory dedicated for Far bootstrapping and go into it.
# Download here busybox-w32:
# http://frippery.org/files/busybox/busybox.exe
# Download here this script:
# https://raw.githubusercontent.com/przemoc/far3-bootstrap/master/far3-bootstrap.sh
# Run following command:
# busybox sh far3-bootstrap.sh
# Run Far from Far.x?? directory and further update plugins using Renewal (via F11).