Giter VIP home page Giter VIP logo

scripts's Introduction

本 repository 主要用于整理自己日常使用的脚本。

AppleScript

devonthink-to-markdown.applescript

参考: 使用 DEVONthink 和 AppleScript 完成稍后读,并快速分享阅读内容到博客

omnifocus-add-to-inbox-v2.applescript

参考:OmniFocus 快速收集脚本 v2 – Blanboom

omnifocus-add-to-inbox-v1.applescript

参考:OmniFocus 快速收集脚本 – Blanboom

batch-delete-imessages.applescript

在 macOS 上批量删除 iMessage 信息

Bash

timemachine_cleanup

批量清理 Time Machine 中较旧的备份

参考: 如何更好地清理 Time Machine 备份 – Blanboom

# 清除 30 天前的**所有**旧备份:
sudo ./tmcleanup.sh /Volumes/Time\ Machine\ Backups/Backups.backupdb my_computer_name 30

# 清除 30 天前的旧备份(保留一半):
sudo ./tmcleanup_50percent.sh /Volumes/Time\ Machine\ Backups/Backups.backupdb my_computer_name 30

add_shadow_to_image

为图片增加阴影

upgrade_all

批量进行 Homebrew、Mac App Store、pip、npm 等的更新

使用方法

git clone [email protected]:blanboom/Scripts.git Scripts
cd Scripts
git submodule init
git submodule update

scripts's People

Contributors

blanboom 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.