macOS
macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.
-
- Sign up for GitHub or sign in to edit this page
- Created by Apple
- Released March 24, 2001
Here are 747 public repositories matching this topic...
An evil RAT (Remote Administration Tool) for macOS / OS X.
-
Updated
Sep 25, 2019 - 146 commits
- Python
Sphinx TODOs
The big changes are done, but here are some dangling strings that still need to be untangled:
-
The
chopDescription()function is not very smart. See if it can be made a little smarter and pull out the first sentence from the docstring instead of just the first line. -
Convert the main.html page to a ReST file? It would probably make it a little easier to maintain.
-
Set max
Add support C#
Please add C# syntax support.
W0613 - Warns when a function or method argument is not used.
I don't want to use current chunks loop for replication (mostly because is still unclear how it works).
What I would like is to set our cluster to replicate as much chunks as possible up to REPLICATION_BANDWIDTH_LIMIT_KBPS
What should I have to set and how ? I think that both REPLICATION_BANDWIDTH_LIMIT_KBPS and chunks loop limits are honored, so I have to set chunk loop to very high value
Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
-
Updated
Sep 21, 2019 - 101 commits
- Python
smtp4dev - the mail server for development
-
Updated
Oct 3, 2019 - 370 commits
- C#
SXKDVM - OSX Docker KVM / Run an OSX KVM virtual machine inside a Docker container.
-
Updated
Oct 2, 2019 - 8 commits
- Shell
Frugal and native macOS Syncthing application bundle
-
Updated
Oct 3, 2019 - 145 commits
- Objective-C
Starting at the "Create a staging environment", the steps described in the guide quickly outpace the explanations and it was not obvious to me what was going on. The quickstart assumes knowledge of concepts (environments, machines) that I would have liked to see brief explanations of.
The Quickstart could also use now.sh as an example deployment environment so that the user can follow along wit
A website to search and discover formulas from Homebrew for Mac
-
Updated
Sep 11, 2019 - 513 commits
A small collection of command line tools for Mac OS X, incl.: clipcat, dict, eject, ql, swuser, trash & with.
-
Updated
Sep 30, 2019 - 120 commits
- Shell
A powerful duplicate file finder and an enhanced fork of 'fdupes'.
-
Updated
Oct 1, 2019 - 570 commits
- C
Learn about macos
- Website
- www.apple.com/macos
- Wikipedia
- Wikipedia
Issue details
While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.
Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.