Coder Social home page Coder Social logo

fileexplorer's Introduction

FileExplorer

NB: Originally Released on SourceForge

Java based file explorer. Tested with Mac OS X 10.5 and Windows XP.

Added features missing from Finder:

  1. Editable Location bar.
  2. Cut and Paste.
  3. Paste merges folder contents.
  4. Queued file transfers.
  5. Open folder in new window.
  6. Right click create .DMG (Mac OS X only feature)

Taking the best features from Windows Explorer, Mac Finder, Firefox and adding some more. FileExplorer allows cursor based file browsing similar to Mac Finder, left cursor is up, with one folder selected right cursor will take you down in to that folder. Switching between showing/hiding hidden files is fast, a hassle on most other file browsers.

File sorting can be fully alphabetical (files and folders merged) Like Mac Finder, Files always on top or Folders always on top. Windows Explorer on the other hand will switch between file/folders on top depending on sort ascending or descending!

It allows you to cut and paste files on the Mac! The Cut/Copy & Paste is merged like windows explorer, not overwritten like Mac finder (Finder on OS X Lion has changed to this type of behavior

Compile

To run program from a comandline (with debug info to console):

ant run-jar

To create release I have been running, for release version 0.1.1:

build_dist.sh 0.1.1

If executed on OS X this will create the .app and package it as a .dmg for distribution. The tar.gz of source code and .jar will also be created. The process for creating the windows executable is to build the jar file then run JSmooth with the template in the windows_launcher directory.

Development has now stopped

Since OS X Mountain Lion Java is now longer supported out the box. As this was intended to be a cross platform tool my motivation for carrying on development has gone.

fileexplorer's People

Stargazers

CODER avatar

Watchers

Morgan Prior avatar James Cloos avatar

fileexplorer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.