Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
360controller | 6,492 | 5 months ago | 270 | gpl-2.0 | C++ | |||||
TattieBogle Xbox 360 Driver (with improvements) | ||||||||||
Brigadier | 1,664 | a month ago | 57 | mit | Python | |||||
Fetch and install Boot Camp ESDs with ease. | ||||||||||
Ch340g Ch34g Ch34x Mac Os X Driver | 1,449 | a year ago | 3 | Ruby | ||||||
CH340G CH34G CH34X Mac OS X driver | ||||||||||
Apfs Fuse | 1,388 | 19 days ago | 84 | gpl-2.0 | C++ | |||||
FUSE driver for APFS (Apple File System) | ||||||||||
Seil | 573 | 3 years ago | 4 | unlicense | Objective-C | |||||
Seil (PCKeyboardHack) applies a patch to a keyboard driver. You can change CapsLock behavior, and activate dead keys on non-Apple keyboard. | ||||||||||
Winapplekey | 307 | 4 months ago | 15 | mit | C | |||||
Apple Magic Keyboard Driver (A1644) for Windows 10 | ||||||||||
Dfrdisplaykm | 103 | 4 years ago | 1 | mit | C | |||||
Windows infrastructure support for Apple DFR (Touch Bar) | ||||||||||
Apple1 | 94 | 11 days ago | 1 | gpl-3.0 | C++ | |||||
SmartyKit 1 computer construction kit drivers and software. (Apple 1-compatible) | ||||||||||
Elantouchpad Driver | 76 | 10 years ago | 2 | C++ | ||||||
It is my own driver implementation for the ElanTouchpad which is based on the code of Linux and ideas from the Apple sources & VoodooPS2 | ||||||||||
Applewirelesskeyboard | 65 | 6 years ago | 1 | C# | ||||||
Based on the original AppleWirelessKeyboard helper utility (http://uxsoft.cz/projects/applewirelesskeyboard/), this includes some small changes that allow it to be better used with an Apple wired keyboard. |
Polytunes is a tool that allows you to liberate your music from third party services by enabling you to freely move your music from services.
The following services are support by polytunes.
Service | Import From | Import To |
---|---|---|
Apple Music | ✅ | |
Spotify | ✅ | ✅ |
Polytunes is a command line tool the runs on top of Node.js v6.0.0 and above:
$ npm install -g polytunes
To move you library from Apple Music to Spotify, grab a tea and run:
$ polytunes --from apple --to spotify
[*] Collecting libraries..
[*] Importing from your Apple library to your Spotify library.
[*] Importing Apple playlist: 'Music'
-> Track 'Sometimes I Feel So Deserted' by The Chemical Brothers imported to Spotify Library.
-> Track 'The Hills' by The Weeknd imported to Spotify Library.
-> Track 'Dip' by Danny Brown imported to Spotify Library.
-! No match for track on 'Drive Me Crazy (feat. Vic Mensa)' by KAYTRANADA from Apple Library playlist on Spotify.
The above command requires you to configure the drivers to talk to the services, see Configuring Drivers.