All Projects → Aerial-Desktop → Aerial_desktop

Aerial-Desktop / Aerial_desktop

Macintosh Application installs Aerial ScreenSaver and sets as a Desktop Background. 🚀 🎩

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Aerial desktop

Glimmer
DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for XML (& HTML), Glimmer DSL for CSS, and Glimmer DSL for Tk (MRI Ruby Desktop Development GUI Library)
Stars: ✭ 186 (+279.59%)
Mutual labels:  mac, desktop
For 0416
당신의 컴퓨터에 노란리본을 달아드립니다. For_0416 & Remember 0416
Stars: ✭ 70 (+42.86%)
Mutual labels:  mac, desktop
Maclaunch
Manage your macOS startup items.
Stars: ✭ 133 (+171.43%)
Mutual labels:  startup, mac
Swift Keylogger
Keylogger for mac written in Swift using HID
Stars: ✭ 995 (+1930.61%)
Mutual labels:  mac, mac-osx
Phaser Ce Npm Webpack Typescript Starter Project
Project to get you started with your Phaser-CE (using the npm module) game using Typescript and Webpack for building! No hassle asset management, Google Web Font loader, live server, development vs distribution build pipeline, Electron packaging for desktop builds, and more...
Stars: ✭ 414 (+744.9%)
Mutual labels:  mac, desktop
Google Messages For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Messages
Stars: ✭ 140 (+185.71%)
Mutual labels:  mac, desktop
defi-app-old
DeFi Blockchain desktop app for Windows, Linux and Mac.
Stars: ✭ 12 (-75.51%)
Mutual labels:  mac, desktop
Esteem Surfer
Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)
Stars: ✭ 100 (+104.08%)
Mutual labels:  mac, desktop
Autoedit 2
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
Stars: ✭ 343 (+600%)
Mutual labels:  mac, desktop
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (+583.67%)
Mutual labels:  mac, desktop
Simple
The Simple Intelligent and Modular Programming Language and Environment
Stars: ✭ 120 (+144.9%)
Mutual labels:  mac, desktop
Lightgallery Desktop
A modern, electron and nodejs based image viewer for Mac, Windows and Linux.
Stars: ✭ 945 (+1828.57%)
Mutual labels:  mac, desktop
Desktop
Codebase for all the desktop versions (mac, linux & windows).
Stars: ✭ 113 (+130.61%)
Mutual labels:  mac, desktop
Mac Hanguldesktop Clock
Hangul Desktop Clock for Mac
Stars: ✭ 146 (+197.96%)
Mutual labels:  mac, desktop
Awesome Mac
 Now we have become very big, Different from the original idea. Collect premium software in various categories.
Stars: ✭ 46,674 (+95153.06%)
Mutual labels:  mac, mac-osx
plexydesk
Lightweight Desktop Manager for Gnu/Linux and FreeBSD - Ideal for Low resource computers
Stars: ✭ 33 (-32.65%)
Mutual labels:  mac, desktop
Wechatdemo
macOS WeChat 仿微信MAC端 QQ NSCollectionView,NSSplitView,ect..
Stars: ✭ 87 (+77.55%)
Mutual labels:  mac, mac-osx
Ytmdesktop
A Desktop App for YouTube Music
Stars: ✭ 1,297 (+2546.94%)
Mutual labels:  mac, desktop
yout
🔥 YouTube playlist player for desktop. Free, no YouTube ads, floating window. Available for Linux, Mac and Windows.
Stars: ✭ 82 (+67.35%)
Mutual labels:  mac, desktop
Mac Setup
Installing Development environment on macOS
Stars: ✭ 6,510 (+13185.71%)
Mutual labels:  mac, mac-osx

(NOTE) This project is no longer being maintained. Apple changed window management since HighSierra OS.

If your operating system is HighSierra or newer install instructions should default to a deprecated version.

If your operating system is Sierra or lower install instructions will provide the full experience.

screencast

Screen Saver to Desktop Background on Startup

Only for Macintosh Computers, enjoy.
If you can think of a better name please let me know.

Completely open source so feel free to contribute to or learn from project development.

Now supporting Battery Monitoring:

For people with laptops.

  1. Application will only run if computer is at '20%' or 'charging' 🤓
  2. A single notification will tell the user to plug in their computer. 😘

Most stable when installing for current user instead of across all users.

Installation (no programming experience needed)

  1. Click here to Download
  2. Unzip the downloaded file.
  3. hold "ctrl" and Open Installer and confirm installation.
    note: after installing ... program runs at startup or waking from sleep.

Installation (for inquisitive programmers.)

  1. git clone https://github.com/MichaelDimmitt/Aerial_Desktop.git;
  2. cd Aerial_Desktop;
  3. open .hide/bin/Installer.app #Application will default to Aerial ScreenSaver
  4. Syntax for additional screensavers. open .hide/bin/Installer.app --args StarWarsScroll note: Uninstall with "open .hide/bin/Stop.app"

Usage:

Setting the program as your Desktop Background can be toggled after installation with "Start.app and "Stop.app" ... implementing "Stop.app" will leave "Aerial" as your default screensaver. This app can support other Screensavers as Backgrounds. If you would like that email me at [email protected] or open an issue.

Adjusting Aerial Settings

  1. Open System Preferences -> Desktop & Screen Saver -> Screen Saver
  2. Choose Aerial and click on Screen Saver Options to select your settings.
  3. Location Labels not installed by default, check "Show Label for Location" in Screen Saver Options.

screen saver options

Uninstallation

  • Open .hide/bin/Stop.app to uninstall.
  • Right-click on the Aerial screen saver in System Preferences and select Delete "Aerial".
  • Or delete the file(s) directly. macOS can store screen savers in two locations. /Library/Screen Savers and /Users/YOURUSERNAME/Library/Screen Savers. Check both locations for a file called "Aerial.saver" and delete any copies you find.

Aerial Installed by default with project.

If you only want Aerial as a screensaver without the desktop change, simply open Uninstall.app
and you are done! The afterward uninstall steps are for removing the Aerial Screensaver.

To find more information on Aerial navigate to: https://github.com/JohnCoates/Aerial


Note:

The screensaver engine takes your default screensaver to project as a desktop background.

Community

  • Found a bug? Open an issue. Try to be as specific as possible.
  • Have a feature request? Open an issue. Tell me why this feature would be useful, and why you and others would want it.

Contribute

I appreciate all pull requests.

Useful Links

When I wanted the screensaver as a desktop background these were the windows to the solution.

techradar_article_By_MacLife_Set_Screen_Saver_as_Desktop_Background

When I wanted the change to happen when the computer woke from sleep:

https://nathangrigg.com/2012/07/schedule-jobs-using-launchd https://github.com/MichaelDimmitt/mac_plist_launch_agent

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].