{"id":13634414,"url":"https://github.com/raphaelhanneken/apple-juice","last_synced_at":"2025-04-18T14:34:21.850Z","repository":{"id":3484032,"uuid":"49725424","full_name":"raphaelhanneken/apple-juice","owner":"raphaelhanneken","description":"An advanced battery gauge for macOS, that displays the remaining battery time and more.","archived":false,"fork":false,"pushed_at":"2022-08-25T23:51:37.000Z","size":5587,"stargazers_count":509,"open_issues_count":16,"forks_count":34,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-08-01T23:33:28.021Z","etag":null,"topics":["amperage","apple-juice","battery","battery-gauge","battery-level","battery-monitor","big-sur","charge","condition","high-sierra","macos","mojave","percentage","power-usage","sierra","time","time-remaining","today-widget","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelhanneken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-15T15:01:20.000Z","updated_at":"2024-08-01T06:11:27.000Z","dependencies_parsed_at":"2022-08-17T19:35:08.560Z","dependency_job_id":null,"html_url":"https://github.com/raphaelhanneken/apple-juice","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelhanneken%2Fapple-juice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelhanneken%2Fapple-juice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelhanneken%2Fapple-juice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelhanneken%2Fapple-juice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelhanneken","download_url":"https://codeload.github.com/raphaelhanneken/apple-juice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223782780,"owners_count":17201848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amperage","apple-juice","battery","battery-gauge","battery-level","battery-monitor","big-sur","charge","condition","high-sierra","macos","mojave","percentage","power-usage","sierra","time","time-remaining","today-widget","xcode"],"created_at":"2024-08-01T23:01:04.203Z","updated_at":"2024-11-09T03:30:57.590Z","avatar_url":"https://github.com/raphaelhanneken.png","language":"Swift","funding_links":[],"categories":["Applications","System Status","System","Uncategorized"],"sub_categories":["System","Local System Status","Text","Uncategorized","⚙️ System (23)"],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/raphaelhanneken/apple-juice/blob/master/applejuice.png\" alt=\"Apple Juice application icon\" width=\"200\"\u003e\n\u003c/p\u003e\n\n# Apple Juice #\nAn advanced battery gauge for macOS. *Apple Juice* can show you the estimated __battery time remaining__ and notify you, when your battery charge hits certain percentages.\n\n![Apple Juice Appmenu](screenshot_appmenu.png)\n![Apple Juice Notifications](screenshot_notifications.png)\n\n### Today Widget ###\n\nYou can get even more information about your current battery status, without cluttering your screen, with the *Apple Juice Today Widget*. Just take a quick glance at your battery’s stats, whenever you want.\n\n![Apple Juice Today Widget](screenshot_today.png)\n\n# How do I install it? #\n\n* Install *Apple Juice* from the published binary, by downloading the [latest release](https://github.com/raphaelhanneken/apple-juice/releases/latest) and dropping it into your Applications folder.\n\n* Install *Apple Juice* using [Homebrew](https://brew.sh/), using the command `brew install --cask apple-juice`\n\n* You can also download the source code and build it yourself. You'll have to have [Carthage](https://github.com/Carthage/Carthage) installed, and run `carthage bootstrap`, inside the project folder, to pull in the required dependencies.\n\n## ATTENTION ##\n__Loosen Gate Keeper Restrictions__\n\u003e As I'm not paying for an Apple Developer Account, you have to allow unsigned third party apps within the system preferences, to run *Apple Juice*. To allow unsigned apps choose `Anywhere` under `System Preferences: Security: Allow apps downloaded from`. If you don't have the option to select `Anywhere` you'll have to loosen the Gate Keeper restrictions by running `sudo spctl --master-disable` in the Terminal. [OSXDaily](http://osxdaily.com/2016/09/27/allow-apps-from-anywhere-macos-gatekeeper/) have a great step by step guide. Afterwards you should be able to select Anywhere.\n\n__Remove Quarantine Attributes__\n\u003e Alternatively you can remove the quarantine attribute from the downloaded application package, as suggested by [henrycodebreaker](https://github.com/henrycodebreaker) in [issue #18](https://github.com/raphaelhanneken/apple-juice/issues/18). By executing the following command inside your Terminal: `xattr -cr /path/to/Apple\\ Juice.app`.\n\n# Why does this project exist? #\nThere are plenty of other solutions out there, so why make another one? I wanted an app that looks like it’s part of the system. As if it were built directly into macOS. Which can show me a lot of information, but only when I need them. And, most importantly, it should display notifications for several percentages. Since I haven’t found such an app, I made one myself.\n\n# How do I contribute? #\nYou can fork this project, make your changes and send me a pull request. Make sure [SwiftLint](https://github.com/realm/SwiftLint) succeeds and everything is translated before submitting your pull request. Or, since the whole source code is licensed under the MIT License, fork *Apple Juice* and make your own thing. :-)\n\n__________\n\n# License #\nThe MIT License (MIT)\n\nCopyright (c) 2015 - 2020 Raphael Hanneken\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelhanneken%2Fapple-juice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelhanneken%2Fapple-juice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelhanneken%2Fapple-juice/lists"}