Code Monkey home page Code Monkey logo

lpx_links's Introduction

lpx_links

lpx_links is a utilty to get the direct download links for the additional sample/sound content for Logic Pro X.

  • It gets the most current links
  • Creates a text file with all the links in them.
  • Importing the links file into a download manager like the DownThemAll addon for FireFox should work well.

Version

0.0.6 - added version detection. Any version of Logic Pro X should work now. This is the final version of lpx_links and will hopefully be replaced by LogicLinks.

LogicLinks will feature:

  • Download Manager
  • Content Installer (Install to User Defined Location)
  • Content Re-locator (Move content to another drive - with auto linking)
  • Content Re-linker (Attempts to fix broken)

Usage

Simply open the terminal and paste the command below.

 cd ~/Downloads; mkdir -p lpx_links/app ; cd lpx_links/app ; curl -#L https://github.com/davidteren/lpx_links/tarball/master | tar -xzv --strip-components 1 ; ./lpx_links.rb

Install All

To install all the downloaded packages use the following command:

 sudo ./download_install.sh ../download_links/links.txt ../LogicX

Development

Want to contribute? Fork and let me know.

License

GNU General Public License, version 3 (GPL-3.0) (http://opensource.org/licenses/GPL-3.0)

lpx_links's People

Contributors

davidt-imqs avatar davidteren avatar 0x1337c0d3 avatar

Watchers

James Cloos 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.