Coder Social home page Coder Social logo

tomn94 / misc-tools Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 3.2 MB

๐Ÿ”จ Useful Apple Scripts, LaTeX base document, git hooks, IDE configurations, and other coding tools

TeX 88.76% Shell 11.24%
latex-template latex applescript themes automator automation git-hooks visual-studio-code xcode-color-theme qt-creator

misc-tools's Introduction

Misc Tools

Useful coding tools
  • LaTeX base document
  • git
    • pre-commit hook, avoids committing Xcode placeholders: <#Description#>
      Init templates: git config --global init.templatedir '~/.git-templates'
      Create path: mkdir -p ~/.git-templates/hooks/
      Put hook there, make it executable: chmod a+x pre-commit
      Reset all repositories that need it: git init
      Use git commit --no-verify to bypass
  • Xcode
    • Put themes in: ~/Library/Developer/Xcode/UserData/FontAndColorThemes
  • Visual Studio Code
    • Put default settings in: ~/Library/Application Support/Code/User/settings.json
  • Qt
    • Put themes in: ~/.config/QtProject/qtcreator/styles
  • Apple Script
    • Find original script .scpt files from .app in *.app/Contents/Resources/Scripts
    • My scripts:
      • App Valider ๐Ÿ”“
        Remove macOS Gatekeeper 1st launch verification from any given downloaded app/file
      • Pick Color ๐Ÿ–Œ
        Persistent macOS Color picker tool window
      • Music Tweet ๐ŸŽง
        Export track info played in iTunes
      • Android Emulator ๐Ÿค–
        Launch Android Emulator with a smartphone configured in Android Studio
      • Capture ๐Ÿ“ท
        Launch and configure QuickTime Player to record my iPhone screen & sound
      • http ๐Ÿ“ฅ
        Download the file at a given URL
      • LaTeX ๐Ÿ’€
        Delete every useless LaTeX files after compilation
      • Git Tag ๐Ÿท
        Create and push a new tag in the current repository
      • No lyrics ๐Ÿ’ฌ
        Find tracks in iTunes which have no lyrics
      • SoundCloud Artwork ๐Ÿ–ผ
        Copy the artwork from SoundCloud in the current Safari/Chrome tab to (Paste|Clip)board
      • cd โŒจ๏ธ
        Open a Terminal at the current Finder window
      • ProSE SVN ๐Ÿ“ฒ Checkout
        Checkout SVN
      • ProSE SVN ๐Ÿ”„ Update
        Update SVN at current folder
      • ProSE SVN โœ๐Ÿผ Diff
        Diff SVN at current folder
      • ProSE SVN ๐Ÿ“ค Commit
        Commit current folder, supports line breaks

misc-tools's People

Contributors

tomn94 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

timofonic-mac

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.