macOS
macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.
Here are 10,806 public repositories matching this topic...
Now we have become very big, Different from the original idea. Collect premium software in various categories.
-
Updated
Dec 8, 2020 - JavaScript
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
Next Generation of ShadowsocksX
-
Updated
Nov 13, 2020 - Swift
Homebrew/livecheck provides various automated ways of detecting formulae updates.
Repology provides an API that provides details on whether a Homebrew package is outdated e.g. https://repology.org/metapackage/boost/versions
A separate Ruby application that can be trivially deployed on e
-
Updated
Oct 20, 2019 - JavaScript
We have currently simple GitHub page, but we need to think about it's update with some better design.
PowerShell for every system!
-
Updated
Dec 20, 2020 - C#
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Dec 19, 2020 - Swift
-
Updated
Dec 18, 2020 - JavaScript
Guide to securing and improving privacy on macOS
-
Updated
Nov 11, 2020 - Python
-
Updated
Sep 30, 2020 - JavaScript
TextMate is a graphical text editor for macOS 10.12 or later
-
Updated
Dec 16, 2020 - Objective-C++


Is your feature request related to a problem? Please describe.
The code above just hangs.
Describe the solution you'd like
const readline = require('readline'); const input = readline.createInterface({ input: process.stdin }); +input.unref(