Home

Awesome

[!NOTE]

Sigma File Manager (current page): development is paused<br> Sigma File Manager v2.0: development is active

Latest news

What's new in v1.7

<a target="_blank" href="https://github.com/aleksey-hoffman/sigma-file-manager/releases"> SEE RELEASE NOTES → </a> <h1> <img valign="middle" src="https://github.com/aleksey-hoffman/sigma-file-manager/raw/main/.github/media/logo-1024x1024.png" width="64px"> &nbsp;&nbsp;Sigma File Manager </h1>

"Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows and Linux.

Designed, developed, and maintained by Aleksey Hoffman

<img src="./.github/media/main.png">

Community links

Discord | Reddit | YouTube | X (Twitter) | Telegram <br>Thanks to everyone who has been sharing this project with others!

Goal

Create the best existing intelligent file manager & productivity app that will significantly speed up your workflow, provide you with advanced tools, and keep your data safe.

Done 21 of 100 major features.

Features

The list of major features:

MANY MORE FEATURES ARE COMING

Several more major features / improvements are already in development and will be added in the next updates.

MORE INFO

<a href="https://github.com/aleksey-hoffman/sigma-file-manager/wiki/Features">DETAILED FEATURE DESCRIPTION (WIKI) →</a>

<a href="https://github.com/aleksey-hoffman/sigma-file-manager/discussions/31">FEATURES IN DEVELOPMENT →</a>

Supporters

Consider supporting the project on Patreon:

<a target="_blank" href="https://patreon.com/sigma_file_manager"> <img src="https://raw.githubusercontent.com/aleksey-hoffman/sigma-file-manager/main/.github/media/patreon_button.png" width="164px" /> </a> <br> <a target="_blank" href="https://github.com/aleksey-hoffman/sigma-file-manager/wiki/Support-and-rewards"> See other methods </a>

Sponsors

<table> <tbody> <tr> <td> <a href="https://hover.com/UywpvNe0" target="_blank"> <img width="128px" align="center" src="https://github.com/aleksey-hoffman/sigma-file-manager/raw/main/.github/media/hover-logo-svg-vector.svg"> </a> </td> <td> <b>Hover is a popular service where you buy domain names for your website.</b> <br>Use my <a href="https://hover.com/UywpvNe0" target="_blank">Hover link</a> and we'll both get $2 off their domains. </td> </tr> </tbody> </table> <table> <tbody> <tr> <td> <a href="https://www.photoancestry.com" target="_blank"> <img width="128px" align="center" src="https://www.photoancestry.com/images/fpbanner_poster_.png"> </a> </td> <td> <b>Houston's #1 Photo Restoration Service</b> <br><a href="https://www.photoancestry.com" target="_blank">photoancestry.com</a> </td> </tr> </tbody> </table>

Supporters

<table> <tbody> <tr> <td align="center" valign="middle"> <a href="https://github.com/andyundso" title="Andy Pfister"> <img valign="middle" width="48px" src="https://avatars.githubusercontent.com/u/7010698?v=4"> Andy Pfister </a> </td> <td align="center" valign="middle"> <a href="https://github.com/exploitacious" title="Alex Ivantsov"> <img valign="middle" width="48px" src="https://avatars.githubusercontent.com/u/75740078?v=4"> Alex Ivantsov </a> </td> </tr> </tbody> </table> <br> <h4 style="margin: 32px 0px;"> <a target="_blank" href="https://github.com/aleksey-hoffman/sigma-file-manager/blob/main/BAKERS.md">See the full list of supporters →</a> </h4>

The funding will be used for funding the development of this and my other big projects. I'm also working in collaboration with a few universities on a project that will help scientists speed up development of new medications and treatments for diseases, reducing the time need to find a new medication from 10 years (current average) to just a few months, and hopefully help humanity get rid of diseases (the project will be open-sourced later);

Download

Github All Releases

⚡ Requirements:

📎 Download links:

You can install the app in one of these ways:

<table> <thead> <tr> <th>Operating system</th> <th>Download link (latest version)</th> </tr> </thead> <tbody> <tr> <td>Windows (via winget)</td> <td width="320px"> <code>winget install --id=AlekseyHoffman.Sigma-File-Manager --source winget</code> </td> </tr> <tr> <td>Windows (via Microsoft store)</td> <td> <a target="_blank" href="https://www.microsoft.com/store/productId/9N7W62ND0NF9"> <img src="https://github.com/aleksey-hoffman/sigma-file-manager/raw/main/.github/media/get-from-microsoft.png" width="140px"> </a> </td> </tr> <tr> <td>Windows (unsigned installable)</td> <td> <a target="_blank" href="https://github.com/aleksey-hoffman/sigma-file-manager/releases/download/v1.7.0/Sigma-File-Manager-1.7.0-Windows-Setup.exe"> Installable file (.exe) </a> </td> </tr> <tr> <td>Debian (Ubuntu) portable app | experimental</td> <td> <a target="_blank" href="https://github.com/aleksey-hoffman/sigma-file-manager/releases/download/v1.7.0/Sigma-File-Manager-1.7.0-Linux-Debian.AppImage"> AppImage </a> </td> </tr> <tr> <td>If there's no compiled binary for your Linux dist, you can build the app from the source code yourself, using <code>Node v15.14.0</code> </td> <td> <code>npm run build</code> </td> </tr> <!-- <tr> <td>Linux Debian portable</td> <td> <a target="_blank" href="https://github.com/aleksey-hoffman/sigma-file-manager/releases/download/v1.4.0/Sigma-File-Manager-1.4.0-Windows-Setup.exe"> Download portable app (AppImage) </a> </td> </tr> <tr> <td>Linux (Ubuntu via Snap store)</td> <td> <a target="_blank" href="https://github.com/d2phap/ImageGlass/releases/latest/download/Sigma_file_manager_v1.0.0_Linux.AppImage"> Snap store </a> </td> </tr> <tr> <td>Linux utility for integrating AppImages into the system (launcher, dock)</td> <td> <a target="_blank" href="https://github.com/TheAssassin/AppImageLauncher"> AppImageLauncher </a> </td> </tr> --> </tbody> </table>

Info

This app is primarily developed for Windows. The Linux builds get a lot less development time. They are less stable and have more issues. With more supporters, I will be able to spend more time on Linux builds.

Windows | Installation notes

It's recommended to install the app via the Microsoft store. If you decide to install the Installable file (.exe) instead, you might see a security warning during installation. If you see the warning prompt, click "More Info" and then "Run Anyway".

Ubuntu 22.04 LTS | Installation notes

<a target="_blank" href="https://itsfoss.com/cant-run-appimage-ubuntu/"> Running AppImage applications in Ubuntu 22.04 LTS </a>

⚠ Notes:

💬 Get notified

Community links: Reddit | YouTube | X (Twitter) | Telegram

If you can also click the "watch" button on top of the page if you want to get notified when I publish a new release, or someone opens a new discussion / issue.

💡 Hidden treasures

There's a fun secret hidden somewhere in the app. See if you can find it. Hint: only the dinosaur knows about it.

Project links

Milestones

v1.0.0 (May 25 2021): publish the app;

by v1.1.0 (May 27 2021): new features, improvements, and fixes;

by v1.2.0 (June 2021): new features, improvements, and fixes;

by v1.3.0 (August 2021): new features, improvements, and fixes;

by v1.4.0 (September 2021): new features, improvements, and fixes;

by v1.5.0: new features, improvements, and fixes.

by v1.6.0: new features, improvements, and fixes, extensions support, localize the app to 10+ most popular languages;

⬜ ...

by v2.0.0: Reach the 20 major features count;

End goal: improve the app to the point of becoming the best file manager and one the most useful productivity apps. This milestone will be considered to be achieved when at least 3 reputable independent sources (reviewers / platforms) decide that the app has achieved all of the following titles:

Links to reviews: none yet.

Become my student

If you want to quickly learn how to build web and desktop apps like Sigma File Manager, I can teach you.

See more details on my Github profile page

Contributors - open-content creators

Artworks used in the app

Click on an image to visit the artist's page. If you like their art, consider supporting their work. You can find their support links in the app on the artwork cards in the background manager (app home page > banner menu > background manager).

<table> <tbody> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/EV8Lo4"> <img width="128px" height="50px" src="./.github/media/home banner previews/Futuristic Japanese Palanquin by Julien Gauthier.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/0Xl0OV"> <img width="128px" height="50px" src="./.github/media/home banner previews/The Legends of Star dust by Ahmed Teilab.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.pexels.com/photo/gray-and-white-wallpaper-1103970/"> <img width="128px" height="50px" src="./.github/media/home banner previews/Abstract by Johannes Plenio.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.pexels.com/photo/blue-and-red-galaxy-artwork-1629236/"> <img width="128px" height="50px" src="./.github/media/home banner previews/Abstract painting by Suzy Hazelwood.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/g2L9Ke"> <img width="128px" height="50px" src="./.github/media/home banner previews/Land before Wi-Fi by Dana Franklin.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://unsplash.com/photos/sO-JmQj95ec"> <img width="128px" height="50px" src="./.github/media/home banner previews/Canyon by Kevin Lanceplaine.jpg"> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/EV8Lo4">Julien Gauthier</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/0Xl0OV">Ahmed Teilab</a> </td> <td align="center" valign="middle"> <a href="https://www.pexels.com/photo/gray-and-white-wallpaper-1103970/">Johannes Plenio</a> </td> <td align="center" valign="middle"> <a href="https://www.pexels.com/photo/blue-and-red-galaxy-artwork-1629236/">Suzy Hazelwood</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/g2L9Ke">Dana Franklin</a> </td> <td align="center" valign="middle"> <a href="https://unsplash.com/photos/sO-JmQj95ec">Kevin Lanceplaine</a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/KrrA9/"> <img width="128px" height="50px" src="./.github/media/home banner previews/Dragon's Nest by Klaus Pillon.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/glyNx/"> <img width="128px" height="50px" src="./.github/media/home banner previews/The City Before The Wall by Klaus Pillon.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.pexels.com/video/drone-footage-of-the-waterfalls-and-the-mountain-3785075/"> <img width="128px" height="50px" src="./.github/media/home banner previews/Drone Footage Of The Waterfalls And The Mountain by Taryn Elliott.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/zOxE84"> <img width="128px" height="50px" src="./.github/media/home banner previews/Environment Explorations by Marcel van Vuuren.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/wgGRX"> <img width="128px" height="50px" src="./.github/media/home banner previews/Maffei 2 by Vadim Sadovski.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://pixabay.com/videos/starry-sky-seis-am-schlern-14955"> <img width="128px" height="50px" src="./.github/media/home banner previews/Starry Sky by Andreas.jpg"> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/KrrA9">Klaus Pillon</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/glyNx">Klaus Pillon</a> </td> <td align="center" valign="middle"> <a href="https://www.pexels.com/video/drone-footage-of-the-waterfalls-and-the-mountain-3785075/">Taryn Elliott</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/zOxE84">Marcel van Vuuren</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/wgGRX">Vadim Sadovski</a> </td> <td align="center" valign="middle"> <a href="https://pixabay.com/videos/starry-sky-seis-am-schlern-14955">Andreas</a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/XkP2l"> <img width="128px" height="50px" src="./.github/media/home banner previews/Discovered planet by Darius Kalinauskas.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/mD3XvZ"> <img width="128px" height="50px" src="./.github/media/home banner previews/Out of time by Alena Aenami.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/reodm"> <img width="128px" height="50px" src="./.github/media/home banner previews/Serenity by Alena Aenami.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/lVJXXe"> <img width="128px" height="50px" src="./.github/media/home banner previews/Wait by Alena Aenami.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/vY18O"> <img width="128px" height="50px" src="./.github/media/home banner previews/Ice Cave by Wang Jie.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/B11xvD"> <img width="128px" height="50px" src="./.github/media/home banner previews/Slum by Vladimir Manyukhin.jpg"> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/XkP2l">Darius Kalinauskas</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/mD3XvZ">Alena Aenami</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/reodm">Alena Aenami</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/lVJXXe">Alena Aenami</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/vY18O">Wang Jie</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/B11xvD">Vladimir Manyukhin</a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/Yeg6aY"> <img width="128px" height="50px" src="./.github/media/home banner previews/Cyber Neon City by Laury Guintrand.jpg"> </a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/OorWZk"> <img width="128px" height="50px" src="./.github/media/home banner previews/INCREASE by Sweeper3d (Austin Richey).jpg"> </a> </td> </tr> <tr> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/Yeg6aY">Laury Guintrand</a> </td> <td align="center" valign="middle"> <a href="https://www.artstation.com/artwork/OorWZk">Sweeper3d</a> </td> </tr> </tbody> </table>

Special thanks

Open-source projects:

For developers

Developers, feel free to optimize and improve the app. Make sure to create a new issue or a discussion before implementing changes, so we can discuss the changes first.

See CONTRIBUTING.md file for more info.

License

Sigma file manager is licensed under GNU GPLv3 or later.

Copyright © 2021 - present Aleksey Hoffman. All rights reserved.