RedSalamander

This is a place for users to discuss Altap Salamander. Please feel free to ask, answer questions, and express your opinion. Please do not post problems, bug reports or feature requests here.
ejor
Posts: 13
Joined: 15 Jan 2011, 12:38

RedSalamander

Post by ejor »

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
ejor
Posts: 13
Joined: 15 Jan 2011, 12:38

Re: RedSalamander

Post by ejor »

New version is there x64 and ARM64
https://github.com/RedSalamanders/RedSa ... ag/v7.0.39

but you don't have to go there just

Code: Select all

winget install RedSalamanders.RedSalamander
and 'et voila' :D

a lot of improvement and bug fix
perhaps the funniest is the Alt+6 preview mode where using the plugin to preview your current file in the other pane

When we are there one of the big feature to come is tabs management
Even if there is already tabs for preview scenario I'm not clear of the UX
If you have some idea or scenario to share, please do so here or there https://github.com/RedSalamanders/RedSa ... iscussions

Enjoy
Post Reply