https://github.com/insidegui/findersyrahui
An experiment showing how Finder might look like on the next OSX.
https://github.com/insidegui/findersyrahui
Last synced: 11 months ago
JSON representation
An experiment showing how Finder might look like on the next OSX.
- Host: GitHub
- URL: https://github.com/insidegui/findersyrahui
- Owner: insidegui
- License: bsd-2-clause
- Created: 2014-03-18T16:19:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T17:19:54.000Z (about 12 years ago)
- Last Synced: 2025-04-21T08:13:43.476Z (12 months ago)
- Language: Objective-C
- Size: 2.55 MB
- Stars: 65
- Watchers: 12
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FinderSyrahUI
=============
An experiment showing how Finder might look like on the next OSX (codename "Syrah"). Inspired by [Mac OS X Syrah - Concept](https://www.behance.net/gallery/Mac-OS-X-Syrah-Concept/15338159).
How to install
==============
Open the "Installer" folder, run "1 - Install SyrahUI" then run "2 - Load SyrahUI". When you want to reverse back to the original Finder, run "3 - Unload SyrahUI".

How It works
============
SyrahUI is a bundle which, when injected in another process, swizzles some methods on some classes to change how things look.
The "installer" just copies a file to /Library/ScriptingAdditions, allowing any app to be injected with the bundle by running an AppleScript command, which is executed when you run "Load SyrahUI".
Disclaimer
==========
I don't give support regarding this experiment, It is probably pretty safe, but use It at your own risk.
Finder and OS X are trademarks of Apple Inc., registered in the U.S. and other countries.