Giter VIP home page Giter VIP logo

fssrt's Introduction

fssrt

A Mac OS X Finder Sidebar Shortcut Repair Tool

Finder sidebar shortcuts

I. About

Disapearing shortcuts to fileserver folders in Mac OS X is a daily pain. fssrt is just some applescript code and automator app that checks if the configured fileservers are reachable (via ping) and if yes, readds all shortcuts to a list of fileserver folders the finder sidebar.

Read more about the mac os x sidebar shortcut problem here: https://discussions.apple.com/thread/5556541

II. Installation & Setup

  1. Download newest version of fssrt from github
https://github.com/brgmn/fssrt
  1. Copy the ffsrt folder to your Applications directory

  2. Insert your network fileserver shares in shares.txt file

One share per line (protocol,ip,sharename) like this:

afp,192.168.1.4,myshare
  1. Insert the shortcuts to fileserver folders you would like to see in the finder sidebar in config/shortcuts.txt

One shortcut per line (sharename,path) like this:

myshare,inbox/scan/today
myshare,team/marketing
  1. Add fssrt to your finder menu (optional)

Finder top menu integration

You can just add the fssrt app by drag & dropping it to the finder top menubar holding cmd+alt pressed.

fssrt's People

Contributors

brgmn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jmjmjm

fssrt's Issues

Include root folders + close opened finder windows

Hey there, finally I got an solution for an annoying problem โ€“ thank you so much. Works fine on 10.10

But two issues:

  1. Is it possible to include root folders? Meaning no subfolder on the network share to use as path, I tried modifying your script, but AppleScript is not my case...
  2. Close the opened finder window again after adding it to the sidebar?

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.