Coder Social home page Coder Social logo

kemuri / dropifier Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 535 KB

Dropifier is a tiny macOS app for teams: it opens your Dropbox links directly in Finder.

Home Page: https://dropifier.app

License: Creative Commons Zero v1.0 Universal

JavaScript 75.22% HTML 11.87% CSS 12.92%

dropifier's Introduction

Dropifier

Dropifier

Dropifier is a tiny macOS app for teams: it opens your Dropbox links directly in Finder.

How to use

  1. Drop
    Simply drag and drop any file or folder from your Dropbox directory to the Dropifier icon in the top right corner.

  2. Share
    Dropfier will create the link, and copy it to your clipboard automatically. Simply paste (โŒ˜+V) the link to your co-worker.

  3. Enjoy
    Clicking on a Dropifier link will now open the given file or folder directly in Finder!

Features

  • Autoupdates
  • Animated menubar icon
  • History
  • Autodetect Dropbox location
  • Locate file in Dropbox share URL

Supported platforms

  • MacOS

Developer setup

Requirements

  • NodeJS
  • Electron

Steps

  1. Clone repo to your local machine
    $ git clone https://github.com/kemuri/Dropifier.git
  2. Install dependencies
    $ npm install
  3. Setup your Apple Developer Keys for codesign
    https://www.electron.build/code-signing
  4. Setup a .env file for your Developer credentials
    [email protected]
    APPL_PASS=app-specific-dev-pass
  5. Setup your GitHub access token as an ENV variable $ export GH_TOKEN=mygithub token
  6. Run $ npm dist to sign and notarize the app

Version History

1.0.3 - Reverse Drop

Now you can a drop a Dropbox url, and the app will try to find the given file in your Dropbox folder. Currently only works for files, not for folders.

1.0 - Barely usable

Working application with the barebones functionality.

dropifier's People

Contributors

kemuri avatar

Stargazers

Maxim Leyzerovich avatar Manish Saraan avatar eg avatar Felicitas Pojtinger avatar Joohun, Maeng avatar

Watchers

 avatar James Cloos avatar

dropifier'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.