Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbh1/py-postprepmac
PostprepMac.py installs commonly used programs such as Java, Flash, and Firefox.
https://github.com/wbh1/py-postprepmac
Last synced: about 1 month ago
JSON representation
PostprepMac.py installs commonly used programs such as Java, Flash, and Firefox.
- Host: GitHub
- URL: https://github.com/wbh1/py-postprepmac
- Owner: wbh1
- Created: 2015-10-22T16:10:09.000Z (about 9 years ago)
- Default Branch: PostprepMac
- Last Pushed: 2016-06-29T20:28:13.000Z (over 8 years ago)
- Last Synced: 2023-10-20T23:45:32.129Z (about 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run the new PostprepMac:
-You do NOT have to sudo chmod +x the file.
-Do NOT cd to the Desktop (this messes up the downloads)
-Follow these steps:
1) Copy PostprepMac.py to desktop
2) Open terminal
3) Type "python" + space + *drag file from desktop into terminal window*-If you have any questions or discover bugs, feel free to contact Will Hegedus (wbhegedus)
As opposed to previous versions of PostprepMac, this script is made in Python instead of Bash. It runs faster and is easier to maintain.
Known bugs:
- Java download occassionally times out because Oracle's CDN is weird. Not the script's fault.
- Firefox icon occassionally doesn't show in the Launchpad grid.
- If Unibak was used to restore data from the server, the script fails because of how Unibak mounts luna04 and luna05 to the computer
(as /Volumes/hdbackups and /Volumes/hdstorage). RESTART the computer to fix this.Not quite sure why Unibak breaks the script? Screenshots of issues would be appreciated to fix this in the future.