All Projects → ondras → cfo

ondras / cfo

Licence: other
A two-pane file manager

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to cfo

graderjs
💦 Turn your full-stack NodeJS application into a downloadable cross-platform binary. Also works for SPAs, or regular web-sites.
Stars: ✭ 147 (+539.13%)
Mutual labels:  desktop-app
FD-Daily-Task
Create responsive dashboard Daily Task design using Flutter
Stars: ✭ 181 (+686.96%)
Mutual labels:  desktop-app
image-viewer
A simple image viewer with some editing functionality.
Stars: ✭ 31 (+34.78%)
Mutual labels:  desktop-app
ssh
A file transfer application
Stars: ✭ 18 (-21.74%)
Mutual labels:  desktop-app
active-directory-dotnet-desktop-msgraph-v2
Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or other APIs protected by the Microsoft identity platform (Azure Active Directory v2)
Stars: ✭ 103 (+347.83%)
Mutual labels:  desktop-app
TelegramClone
JetGram is an open source desktop app Telegram clone made with JavaFx.
Stars: ✭ 50 (+117.39%)
Mutual labels:  desktop-app
unicodemoticon
Trayicon with Unicode Emoticons using Python3 Qt5
Stars: ✭ 21 (-8.7%)
Mutual labels:  desktop-app
vue-desktop-framework
A framework for making hybrid desktop app powered by electron and vue.
Stars: ✭ 21 (-8.7%)
Mutual labels:  desktop-app
angular2-instagram
🔥Instagram like photo filter playground built with Angular2 (Web | Desktop)
Stars: ✭ 91 (+295.65%)
Mutual labels:  desktop-app
HandySub
Download Subtitle from Subscene and other sources
Stars: ✭ 42 (+82.61%)
Mutual labels:  desktop-app
joplin-plugin-hotfolder
A plugin to Monitor a locale folder and import the files as a new note.
Stars: ✭ 24 (+4.35%)
Mutual labels:  desktop-app
carina-demo
Carina demo project.
Stars: ✭ 40 (+73.91%)
Mutual labels:  desktop-app
breakout-compose
Breakout clone built with Compose
Stars: ✭ 27 (+17.39%)
Mutual labels:  desktop-app
joplin-note-tabs
Allows to open several notes at once in tabs and pin them.
Stars: ✭ 150 (+552.17%)
Mutual labels:  desktop-app
planes
Variant of battleships game
Stars: ✭ 17 (-26.09%)
Mutual labels:  desktop-app
vue-flexible-link
Tiny Vue component for Electron to open links in a browser. Ideal for cross environment apps (Web & Native)
Stars: ✭ 22 (-4.35%)
Mutual labels:  desktop-app
VirtualBLU
A Virtual Assistant for Windows PC with wicked Qt Graphics.
Stars: ✭ 41 (+78.26%)
Mutual labels:  desktop-app
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+373.91%)
Mutual labels:  desktop-app
Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
Stars: ✭ 144 (+526.09%)
Mutual labels:  desktop-app
touchbar-emoji
使用touchbar来控制飘落emoji表情雨。
Stars: ✭ 18 (-21.74%)
Mutual labels:  desktop-app

CFO

Build Status

Screenshot

CFO is a traditional two-pane file manager. It is aimed at power users, built to be controlled (almost exclusively) with keyboard shortcuts (most notably F-keys).

CFO shall become a modernized version of Fire Commander. Fire Commander is built using XUL/XPCOM, a tech stack that is becoming obsolete. Electron-based CFO will continue its mission.

CFO is using Numix icons and Faenza icons.

Feature + Task list

  • Directory listing
    • Tabs
    • Statusbar
    • Filetype icons
    • Symlink icons
    • Quick search
    • Fast rename
  • File operations
    • Create file/directory
    • Scan
    • Delete
    • Copy
    • Move
    • Search
  • Viewers
    • Image
      • EXIF
      • Navigation
    • Text
    • Audio/Video
  • File systems
    • Local
    • ZIP
    • ISO 9660
    • Windows drives
    • Favorites
    • SQLite
    • Wifi?
  • Miscellaneous
    • Menu
    • No toolbar
    • Configuration
    • Persistence
    • Selection
    • Clipboard support
    • Logo / App icon
    • Permissions font

Running

$ npm install
$ npm start

Building

$ npm install
$ make

Contributing

This project is looking for contributors. Please open an issue describing your intentions before working on a PR.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].