All Projects → JumpFm → Jumpfm

JumpFm / Jumpfm

A file manager that lets you jump.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Jumpfm

Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (+7.94%)
Mutual labels:  file-manager, linux-app, filemanager
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+1975.79%)
Mutual labels:  file-manager, filemanager
clifm
Command Line Interface File Manager
Stars: ✭ 87 (-65.48%)
Mutual labels:  filemanager, file-manager
Filegator
Powerful Multi-User File Manager
Stars: ✭ 587 (+132.94%)
Mutual labels:  file-manager, filemanager
twilight-commander
A simple console file manager.
Stars: ✭ 16 (-93.65%)
Mutual labels:  filemanager, file-manager
X-Filer-Cross-Platform
📁📁📁 X-Filer Cross-Platform - is a simple File Manager looking like popular browsers 📁📁📁
Stars: ✭ 19 (-92.46%)
Mutual labels:  filemanager, file-manager
Kcfinder
KCFinder web file manager
Stars: ✭ 399 (+58.33%)
Mutual labels:  file-manager, filemanager
Jaya
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)
Stars: ✭ 219 (-13.1%)
Mutual labels:  file-manager, filemanager
Filemanager Ui
It is the graphical user interface File Manager, regardless of the backend, lets you work with PHP, Python, nodejs or another.
Stars: ✭ 44 (-82.54%)
Mutual labels:  file-manager, filemanager
Pyfiling
Python script that organizes files in a folder or directory according to file type/extension.
Stars: ✭ 12 (-95.24%)
Mutual labels:  file-manager, filemanager
Tinyfilemanager
The best web based PHP File Manager in single file, Manage your files efficiently and easily with tinyfilemanager
Stars: ✭ 2,679 (+963.1%)
Mutual labels:  file-manager, filemanager
Diskover Web
Web file manager, disk space usage, storage search engine and file system analytics for diskover
Stars: ✭ 121 (-51.98%)
Mutual labels:  file-manager, filemanager
vue-fs
A Vue file management client, complete with a node/express/FS backend.
Stars: ✭ 40 (-84.13%)
Mutual labels:  filemanager, file-manager
php-file-manager
PHP File Manager
Stars: ✭ 44 (-82.54%)
Mutual labels:  filemanager, file-manager
tfex-rs
A simple terminal UI file manager
Stars: ✭ 29 (-88.49%)
Mutual labels:  filemanager, file-manager
Remote-File-Manager
Server Based GUI File Manager
Stars: ✭ 55 (-78.17%)
Mutual labels:  filemanager, file-manager
js-fileexplorer
A zero dependencies, customizable, pure Javascript widget for navigating, managing, uploading, and downloading files and folders or other hierarchical object structures on any modern web browser.
Stars: ✭ 124 (-50.79%)
Mutual labels:  filemanager, file-manager
sfm
simple file manager
Stars: ✭ 163 (-35.32%)
Mutual labels:  filemanager, file-manager
Farmanager
File and Archive Manager
Stars: ✭ 898 (+256.35%)
Mutual labels:  file-manager, filemanager
React Filemanager
JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in React and Redux with Mobile support (with backends for Local Files and FTP)
Stars: ✭ 57 (-77.38%)
Mutual labels:  file-manager, filemanager

Build Status Build status

About

JumpFm is a cross platform1,2 dual panel file manager with builtin superpowers.


1 Windows built is not tested at all, install it at your own risk

2 For a Mac release see this fork

<dev/>

tl;dr.1,2

git clone [email protected]:Gilad-Kutiel-App/jumpfm.git
npm i -g typescript electron
cd jumpfm
npm i
tsc -w
sass --watch scss:css
electron .

1 You might want to change npm's default directory

2 Use different terminal for each of tsc -w, sass --watch scss:css, electron .

More <dev/>

JumpFm is an Electron based app. It is written in TypeScript. To hack the code all you need is node.js a decent editor and a sass compiler. This is how your terminal should looks like:

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].