Crazy new version
long time no see but work progressing
https://github.com/RedSalamanders/RedSalamander
New version there, still unicode and long path everywhere
Rewrite most of the UI to remove Win32, now mainly DirectX native
Fix a lot and add functionnalities
updated the doc:
https://github.com/RedSalamanders/RedSa ... /main/Docs
a bunch of file system :
- 7z: Archives Open supported archives as virtual folders, usually by pressing Enter on an archive from file:
- ftp: FTP Browse/read/write/delete through the curl-based remote file-system plugin; server capability and credentials may limit operations.
- sftp: SFTP SSH file transfer with password or key-based authentication via settings or Connection Manager.
- scp: SCP SSH copy access; directory operations depend on server SFTP support.
- imap: IMAP mailboxes Browse mailbox hierarchy and expose messages as .eml files; deleting an .eml deletes the message when allowed.
- onedrive: OneDrive Personal Browser sign-in, browse/read/write/rename/move/delete, and directory size.
- s3: S3 object storage Browse buckets/prefixes, open/download objects, upload, overwrite, delete objects, and bridge-copy with compatible file systems.
- s3table: S3 Table Browse table buckets, namespaces, and generated *.table.json documents; read-only.
another bunch of viewer:
- viewer-text — Text/Hex viewer
- viewer-imgraw — Images + camera RAW
- viewer-space — “occupied space” treemap for folders
- viewer-pe — Portable Executable (EXE/DLL/SYS) viewer
- viewer-sqlite — SQLite table/query viewer
- viewer-vlc — media playback using VLC (requires VLC installation)
- viewer-web / builtin/viewer-json / builtin/viewer-markdown — WebView2-based viewers (requires WebView2 runtime)
the last version is there
https://github.com/RedSalamanders/RedSa ... ag/v7.0.14
As always any comments or idea is welcome
here or directly in Github