scytha
Java File Manager for Linux
Plugins
You can expand the functionality of scytha with plugins. To add new plugin: open the preference page ("Edit" -> "Preferences" -> "Plugins"), click "Add new plugin" and select a *.jar plugin file.You can write you own plugin. How? See the section "scythaWiki" (coming soon).
Image plugin
Audio plugin
Source code viewer plugin
Image plugin
Image plugin is an image viewer. Supported image formats are: *.png, *.jpg, *.gif, *.bmp.Features:
- Zoom in/out
- Rotate left/right
- Slide show
Audio plugin
Audio plugin is a small audio player for mp3 and ogg files based on JLayer mp3 library.
Features:
- Shows ID3 v1 tags
- Small embedded player tool
- Playlist for all mp3 files in the directory
Source code viewer plugin
Source code viewer enables to view source codes syntax-highlighted. You can set the highlighting properties in the preference menu (Ctrl+P) of scytha.Supported sources are:
- C/C++
- Java
- XML, HTML
- SQL, PL/SQL
- Shell scripts