-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Bramas/FileHanger
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.