Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/targetdisk/rdeem
Use your retina MacBook 💻 at unsupported resolutions
https://github.com/targetdisk/rdeem
apple macos macos-menubar-application macosx
Last synced: 2 months ago
JSON representation
Use your retina MacBook 💻 at unsupported resolutions
- Host: GitHub
- URL: https://github.com/targetdisk/rdeem
- Owner: targetdisk
- License: agpl-3.0
- Created: 2024-01-12T00:09:39.000Z (12 months ago)
- Default Branch: mane
- Last Pushed: 2024-06-05T01:36:21.000Z (7 months ago)
- Last Synced: 2024-10-25T05:09:44.004Z (3 months ago)
- Topics: apple, macos, macos-menubar-application, macosx
- Language: Objective-C++
- Homepage:
- Size: 3.81 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a tool that lets you use your all of your Mac's display modes *including
high/unsupported non-scaled resolutions*.
As an example, a Retina MacBook Pro 13" can be set to 3360×2100 maximum resolution, as
opposed to Apple's max supported 1680×1050. It is accessible from the menu bar.![rdm-screenshot](img/RDeeM.png)
You should prefer resolutions marked with 👁️ (retina ball), which indicates the
resolution is HiDPI or 2× or more dense in pixels.For more practical results, add RDeeM.app to your Login Items in
**System Preferences ➡ Users & Groups ➡ Login Items**.
This way RDeeM will run automatically on startup.This software was studied and released
[here](http://garethjenkins.com/2012/07/01/investigating-a-high-resolution-retina-utility-for-macbook-pro-1x-and-2x-modes/#comment-623)
and [here](http://www.reddit.com/r/apple/comments/vi9yf/set_your_retina_macbook_pros_resolution_to/)
by its original authors. Over the years the community has improved the build
system and Makefile, fixed the icon, added support for easy installable package
(PKG, DMG) and improved the way the menu is displayed. I'm sure the original
authors would enjoy you freely using this software under the AGPLv3 license.
Me too.