All Projects → 1ec5 → Read Only Coding

1ec5 / Read Only Coding

Licence: mit
Automator services to make coding in Xcode easier

Programming Languages

applescript
352 projects

Projects that are alternatives of or similar to Read Only Coding

Agilework
可视化低代码快速开发平台,面向业务、企业管理系统定制开发平台和应用平台,包括设计器、应用端。提供业务配置和集成开发能力,用户通过可视化拖拉拽配置式操作即可快速构建出能同时在PC和移动端运行的各类管理系统,对于企业客户的信息系统在管理模式、业务流程、表单界面、数据可视化展示、IoT管控等个性化需求,可以通过设计器,快速的进行个性化配置。并支持企业微信,公众号,钉钉等移动集成,实现用户跨区域移动办公。从而构建企业个性化的行业应用、集成应用和复杂的业务报表。
Stars: ✭ 76 (-7.32%)
Mutual labels:  workflow
Update xcode plugins
No more messing with plugin UUIDs; Plugins on Xcode 8+!
Stars: ✭ 1,212 (+1378.05%)
Mutual labels:  xcode
Common Workflow Language
Repository for the CWL standards. Use https://cwl.discourse.group/ for support 😊
Stars: ✭ 1,222 (+1390.24%)
Mutual labels:  workflow
Dtgradientbutton
Easy way to set gradient background to your buttons.
Stars: ✭ 76 (-7.32%)
Mutual labels:  xcode
Machine
Machine is a workflow/pipeline library for processing data
Stars: ✭ 78 (-4.88%)
Mutual labels:  workflow
Spellchecker
SpellChecker for Xcode
Stars: ✭ 79 (-3.66%)
Mutual labels:  xcode
Macdown
Open source Markdown editor for macOS.
Stars: ✭ 8,855 (+10698.78%)
Mutual labels:  xcode
Bartlett
A simple Jenkins command line client to serve your needs.
Stars: ✭ 81 (-1.22%)
Mutual labels:  workflow
Setup Msys2
GitHub Action to setup MSYS2 (MSYS, MINGW64 and/or MINGW32)
Stars: ✭ 78 (-4.88%)
Mutual labels:  workflow
Xcodecolorsense
🎈 An Xcode plugin that makes working with color easier
Stars: ✭ 79 (-3.66%)
Mutual labels:  xcode
Nipype tutorial
Learn Nipype with these tutorial notebooks - go here to see them online -->
Stars: ✭ 76 (-7.32%)
Mutual labels:  workflow
Hackernewsclient Ios
An iOS client for Hacker News
Stars: ✭ 77 (-6.1%)
Mutual labels:  xcode
Phimpme Ios
Phimp.me - Photo Image Editor and Sharing App. Phimp.me is a Photo App for iOS that aims to replace proprietary photo applications. It offers features such as taking photos, adding filters, editing images and uploading them to social networks.
Stars: ✭ 79 (-3.66%)
Mutual labels:  xcode
Doric
Protocol oriented, type safe, scalable design system foundation swift framework for iOS.
Stars: ✭ 75 (-8.54%)
Mutual labels:  xcode
Auto Assign Action
An action which adds reviewers to the pull request when the pull request is opened.
Stars: ✭ 78 (-4.88%)
Mutual labels:  workflow
Xgist
Xcode extension to send code to GitHub's Gist
Stars: ✭ 75 (-8.54%)
Mutual labels:  xcode
Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+1384.15%)
Mutual labels:  xcode
Launch Kit
An awesome tool-kit for launching Cosmos-SDK and Tendermint-based projects
Stars: ✭ 82 (+0%)
Mutual labels:  workflow
Jbpm
a Business Process Management (BPM) Suite
Stars: ✭ 1,226 (+1395.12%)
Mutual labels:  workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-4.88%)
Mutual labels:  workflow

read-only-coding

Automator services to make coding in Xcode easier. Written mostly in AppleScript, the read-only language.

Services

Open Selection in GitHub

If a Git-managed source code file is open in Xcode, this service opens a checked-in copy of the file on GitHub in your default Web browser, with the selected line or lines highlighted. The clone containing the file must have a remote named origin that points to GitHub via HTTPS.

Installation

To install these services:

  1. Download a ZIP of this repository.
  2. Double-click each .workflow bundle and click Install. (Or drop each .workflow bundle into ~/Library/Services/.)

To assign keyboard shortcuts to these services:

  1. Open System Preferences and go to the Keyboard preference pane.
  2. Switch to the Keyboard Shortcuts tab and select Services from the pane on the left.
  3. Select a service and click “add shortcut”.
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].