Giter Club home page Giter Club logo

dropboxforremovable's Introduction

DropboxForRemovable

PLEASE NOTE THAT THIS IS BETA SOFTWARE. I'M IN NO WAY RESPONSIBLE FOR ANY DATA LOSS.

DropboxForRemovable is a small app that controls the Dropbox executable according to the presence of a specific removable drive. I created it because Dropbox is not friendly when it comes to syncing removable drives. Mounting the removable drive on a NTFS folder or creating a junction to it is possible to enable the sync, but there is still a big problem to face: Dropbox will think that the files have been deleted if the removable drive is suddenly unplugged.

DropboxForRemovable tries to fix this behaviour freezing the Dropbox executable when the drive is unplugged, unfreezing it when the drive is plugged back again.

The requirements are:

  1. A local installation of Dropbox.

  2. A removable drive to synchronize with Dropbox.

Download

The build archive is here on GitHub.

Files

Name Description
docs\ Folder containing the documentation, built with MkDocs.
COPYING GNU General Public License.
COPYING.LESSER GNU Lesser General Public License.
DropboxForRemovable.ahk Main and only source file.
DropboxForRemovable.ico Icon file.
LibSetup.ahk Libraries setup script.
README.md This document.

How to compile

DropboxForRemovable should be compiled with the Ahk2Exe compiler, that can be downloaded from the AHKscript download page.

Run the LibSetup.ahk script in advance to retrieve the required libraries from GitHub.

Browse to the files so that the fields are filled as follows:

Source:      path\to\DropboxForRemovable.ahk
Destination: path\to\DropboxForRemovable.exe
Custom Icon: path\to\DropboxForRemovable.ico

Select a Base File indicating your desired build and click on the > Convert < button.

The documentation site is built with MkDocs.

Full README available here

dropboxforremovable's People

Watchers

wyrover avatar

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.