All Projects → unforswearing → Applescript

unforswearing / Applescript

Licence: other
Applescript applets, snippets, resources, and links

Programming Languages

scripting
82 projects
applescript
352 projects

Projects that are alternatives of or similar to Applescript

Fw
workspace productivity booster
Stars: ✭ 269 (-6.92%)
Mutual labels:  automation
Swift Shortcuts
An iOS 14 Shortcuts creator written in Swift, inspired by SwiftUI.
Stars: ✭ 276 (-4.5%)
Mutual labels:  automation
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (-3.46%)
Mutual labels:  snippets
Jenkins Bootstrap Shared
Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
Stars: ✭ 270 (-6.57%)
Mutual labels:  automation
Playwright Go
Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
Stars: ✭ 272 (-5.88%)
Mutual labels:  automation
Brackets Snippets
Imitate Sublime Text's behavior of snippets, and bring it to Brackets.
Stars: ✭ 279 (-3.46%)
Mutual labels:  snippets
Fate Grand Order lua
Fate Grand Order auto battle script - no root needed, for Android use only
Stars: ✭ 266 (-7.96%)
Mutual labels:  automation
Streamsheets
An open-source tool for processing stream data using a spreadsheet-like interface.
Stars: ✭ 281 (-2.77%)
Mutual labels:  automation
Selenium Document
a document with regard to selenium
Stars: ✭ 274 (-5.19%)
Mutual labels:  automation
Budibase
Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
Stars: ✭ 8,071 (+2692.73%)
Mutual labels:  automation
Web crawlers
I was always intrigued whenever I see how someone can automate a task with a few lines of code. Here are some interesting Python scripts that lets you automate various daily tasks.
Stars: ✭ 270 (-6.57%)
Mutual labels:  automation
Cli
🆑📍 Setup automated semver compliant package publishing
Stars: ✭ 272 (-5.88%)
Mutual labels:  automation
Ps4macro
Automation utility for PS4 Remote Play written in C#
Stars: ✭ 280 (-3.11%)
Mutual labels:  automation
Autoeda Resources
A list of software and papers related to automatic and fast Exploratory Data Analysis
Stars: ✭ 268 (-7.27%)
Mutual labels:  automation
Deployr
A simple golang application to automate the deployment of software releases.
Stars: ✭ 282 (-2.42%)
Mutual labels:  automation
Vim React Snippets
✂️ React code snippets for vim
Stars: ✭ 268 (-7.27%)
Mutual labels:  snippets
Provisioning
Kubernetes cluster provisioning using Terraform.
Stars: ✭ 277 (-4.15%)
Mutual labels:  automation
Unrealeditorpythonscripts
Some of my personal scripts i made to use for my own projects, but free of charge to be used for any project and any purpose as long as it is not violating the Unreal Engine EULA.
Stars: ✭ 282 (-2.42%)
Mutual labels:  automation
Pet
Simple command-line snippet manager, written in Go.
Stars: ✭ 3,348 (+1058.48%)
Mutual labels:  snippets
Macaca
Automation solution for multi-platform. 多端自动化解决方案
Stars: ✭ 2,991 (+934.95%)
Mutual labels:  automation

Applescript

⚠️ I will not be adding many new files to this repo until I am able to test the current scripts with the latest versions of MacOS (Mojave and Catalina). Feel free to open a pull request if you would like to add a new script file.

This repository serves as a collection of Applescript snippets that can be used individually or part of a larger project. Many of these snippets were written as I was learning to use Applescript, and may not represent the best method of undertaking a particular task. Feel free to open an issue or pull request if you find that any of these files do not work for you. You may also open a pull request if you would like to add a script or snippet.

Copies of this repository exist at Github and Gitlab.

Script Categories

Links/Dependencies



Other Applescript Resources/Libraries

Tools for Developing Scripts

Free

  • Location Helper - use core location in applescripts.
  • Twitter Scripter - interact with Twitter via applescript.
  • Platypus - package applescripts with various other scripts (Shell, Python, etc) to create native MacOS applications.

Paid


A non-exhaustive list of interesting Applescript resources on Github:

Github Applescript Projects

Note Taking/Task Management

Coding

Productivity


Other useful Applescript resources / tutorials / etc


For JavaScript Users

  • JavaScript for Automation Cookbook
    • JavaScript was added as a MacOS automation tool in version 10.10. If you are familiar with (or would prefer to learn) JavaScript, this cookbook is a great resource.

Bugs / Contributing

Scripts in this repo were tested on OS X/MacOS Lion through High Sierra. Please open an issue or pull request if a script does not work as intended.

If you have a script, snippet, or resource that you'd like me to include in this repo, feel free to open a new pull request.

To Do

To be completed as I have time

  • [ ] Reorganize repo and readme
  • [ ] Use more descriptive filenames
  • [ ] Use variable names that make more sense in context
  • [ ] Test scripts on 10.14 and 10.15
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].