Giter Club home page Giter Club logo

Comments (3)

DevNulPavel avatar DevNulPavel commented on June 19, 2024

@Donothir
Hi

You can use alternatives with GUI, they packed in standalone app: charge-limiter and BatteryStatusShow

XCode is not required for using this script, only command-line tools required. You can install it with
xcode-select --install or download from https://developer.apple.com/download/more/

from osx_battery_charge_limit.

Donothir avatar Donothir commented on June 19, 2024

THX! I didn't knew.

You could put this on your presentation page in a more usefriendly way. Us, non-programmers, are sometimes a little bit dumb regarding command-line usage...

If it was more "step-by-step", I'm pretty sure some people would be thankful.

Edit: Pyton3 instructions...

How to install Python3 is missing, I didn't had brew, so it was hard to install it. I had to use this command to install Homebrew:


ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"


Sould be included with your instructions, something like:


If you don't have any experience in command line usage, you must use Python and the command line tools. Using terminal, put the following commands to install all necessary files:
Python (you must install Homebrew first, then you can install Python v.3)

  1. sudo ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  2. sudo brew install python3

Command-line Tools (from Apple Xcode)
3. xcode-select --install

Once it's done, you can run the script in terminal from the directory in which main.py is located. See readme for details.


from osx_battery_charge_limit.

DevNulPavel avatar DevNulPavel commented on June 19, 2024

@Donothir
Ok, i'll add some additional instructions into README

from osx_battery_charge_limit.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.