Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Bramas/FileHanger
Browse files Browse the repository at this point in the history
  • Loading branch information
Bramas committed Apr 30, 2020
2 parents 97d96d5 + f37c80c commit 810d5c6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# FileHanger
Hang your files on the status bar to move them later (for MacOs). The files are not acually moved until you put them in the right place.

Download latest (and only) version: [v1 (zip containing an .app)](https://github.com/Bramas/FileHanger/releases/download/v1.0/FileHanger.zip)

This feature can be found in many paid applications such as [unclutter](https://unclutterapp.com), [filepane](https://mymixapps.com/filepane) or [dropzone](https://aptonic.com). But **FileHanger** is a simple alternative offering just a way to temporarily put your file when you are moving them.

As you may see, **FileHanger** is open source, and the source code is quiet simple. There are few features I need to add such as auto-launch at startup, and also taking into accound key modifier to copy or move files accordingly. **Do not hesitate to send a pull-request**.

# How it works
### 1. Move your files on the icon on your status bar


### 2. Move all the files from the status bar to where you want


![](./screenRecord.gif)

# Author
Quentin Bramas

# Licence
MIT
Binary file added screenRecord.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 810d5c6

Please sign in to comment.