# aleksey-hoffman/sigma-file-manager

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/aleksey-hoffman-sigma-file-manager).**

5,152 stars · 207 forks · Vue

## Links

- GitHub: https://github.com/aleksey-hoffman/sigma-file-manager
- Homepage: https://sigma-file-manager.vercel.app
- awesome-repositories: https://awesome-repositories.com/repository/aleksey-hoffman-sigma-file-manager.md

## Topics

`app` `electron` `electron-app` `electronjs` `file-manager` `filemanager` `modern-applications` `vue`

## Description

Sigma File Manager is a cross-platform desktop application for browsing, organizing, and searching local and network files through a modern graphical interface. It functions as an integrated file previewer, network storage client, and local network file share utility.

The application is built on an extensible architecture that allows users to add custom commands, pages, and settings through a plugin system and marketplace. It distinguishes itself with the ability to stream local files and folders to other devices over a local network using browser access, QR codes, and FTP.

Core capabilities include mounting remote directories via protocols such as SSHFS, NFS, SMB, and CIFS, as well as a typo-tolerant global search system for locating files across large storage volumes. The interface supports split-pane views for file synchronization and an integrated viewer for rendering images, videos, PDFs, and text files without launching external applications.

Users can personalize the visual experience through transparency effects, blend modes, and a centralized favorites dashboard.

## Tags

### Development Tools & Productivity

- [Cross-Platform File Managers](https://awesome-repositories.com/f/development-tools-productivity/cross-platform-file-managers.md) — Provides a modern graphical interface for managing and searching files across different operating systems. ([source](https://sigma-file-manager.vercel.app/wiki))
- [Global Keyboard Shortcuts](https://awesome-repositories.com/f/development-tools-productivity/global-keyboard-shortcuts.md) — Provides system-wide hotkeys to trigger application actions and a centralized command palette.
- [Storage Clients](https://awesome-repositories.com/f/development-tools-productivity/storage-clients.md) — Provides a client for connecting to and managing remote storage backends via network protocols.
- [Typo-Tolerant Indexing](https://awesome-repositories.com/f/development-tools-productivity/file-search-engines/typo-tolerant-indexing.md) — Ships a typo-tolerant global search system for locating files across large storage volumes. ([source](https://cdn.jsdelivr.net/gh/aleksey-hoffman/sigma-file-manager@main/README.md))
- [Plugin Systems](https://awesome-repositories.com/f/development-tools-productivity/plugin-systems.md) — Offers an extensible architecture to add custom commands and pages through a plugin marketplace. ([source](https://cdn.jsdelivr.net/gh/aleksey-hoffman/sigma-file-manager@main/README.md))
- [Asynchronous Indexing](https://awesome-repositories.com/f/development-tools-productivity/search-indexing-tools/local-file-indexers/asynchronous-indexing.md) — Implements background scanning of large storage volumes to enable typo-tolerant searching without blocking the user interface.
- [LAN File Streaming](https://awesome-repositories.com/f/development-tools-productivity/web-based-directory-browsers/lan-file-streaming.md) — Exposes local directories as temporary HTTP endpoints accessible via browser or QR codes for wireless transfers.

### Part of an Awesome List

- [File Management and Navigation](https://awesome-repositories.com/f/awesome-lists/devtools/file-management-and-navigation.md) — Provides comprehensive tools for browsing, searching, and organizing local files and folders.
- [Graphical File Navigation](https://awesome-repositories.com/f/awesome-lists/devtools/graphical-file-navigation.md) — Enables directory browsing using tabs, split-pane views, and an autocomplete address bar. ([source](https://cdn.jsdelivr.net/gh/aleksey-hoffman/sigma-file-manager@main/README.md))
- [File Organization](https://awesome-repositories.com/f/awesome-lists/data/file-organization.md) — Includes tools for tagging files, managing zip archives, and utilizing drag-and-drop organization. ([source](https://cdn.jsdelivr.net/gh/aleksey-hoffman/sigma-file-manager@main/README.md))
- [Split-Pane Interfaces](https://awesome-repositories.com/f/awesome-lists/productivity/file-managers/split-pane-interfaces.md) — Features a dual-column directory hierarchy for synchronized file movement and synchronization.
- [Miscellaneous Tools](https://awesome-repositories.com/f/awesome-lists/more/miscellaneous-tools.md) — Modern file manager.

### Data & Databases

- [Network Share Mounts](https://awesome-repositories.com/f/data-databases/persistent-storage-volumes/filesystem-mounts/network-share-mounts.md) — Supports mounting remote directories via SSHFS, NFS, SMB, and CIFS protocols into the local file tree.

### Networking & Communication

- [Network File Sharing](https://awesome-repositories.com/f/networking-communication/network-file-sharing.md) — Enables sharing local files and folders over a network using browser access, QR codes, and FTP. ([source](https://cdn.jsdelivr.net/gh/aleksey-hoffman/sigma-file-manager@main/README.md))
- [Remote Storage Protocols](https://awesome-repositories.com/f/networking-communication/remote-storage-protocols.md) — Integrates remote storage by mounting filesystems via protocols like SSHFS, NFS, SMB, and CIFS.

### User Interface & Experience

- [File Previewers](https://awesome-repositories.com/f/user-interface-experience/file-previewers.md) — Integrates internal viewers to render PDFs, media, and text files directly without launching external processes.

### Business & Productivity Software

- [Command Palettes](https://awesome-repositories.com/f/business-productivity-software/command-palettes.md) — Provides a fast-access command palette for triggering application and extension actions via keyboard. ([source](https://cdn.jsdelivr.net/gh/aleksey-hoffman/sigma-file-manager@main/README.md))

### Software Engineering & Architecture

- [Plugin-Based Logic Extensions](https://awesome-repositories.com/f/software-engineering-architecture/plugin-based-logic-extensions.md) — Dynamically loads external JavaScript modules to add custom commands, pages, and settings.
- [Plugin-Based Architectures](https://awesome-repositories.com/f/software-engineering-architecture/software-architecture/architectural-patterns/plugin-module-systems/modular-plugin-architectures/plugin-based-architectures.md) — Implements an architecture that allows extending core functionality through a plugin system and marketplace.
