Application to create Finder aliases from the command line
mkalias source destination
or mkalias -n alias_name source destination
mkalias -h
To display the help menu.
The source can be downloaded from GitHub
This is programmed using python3.7 and not made to be compatible with lower versions of python.
pip3 install mkalias-foss
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the GPLv3 License - see the LICENSE.txt file for details
osascript - https://pypi.org/project/osascript/ - https://github.com/looking-for-a-job/osascript.py