CodeWalrus

Development => PC, Mac & Vintage Computers => Topic started by: Yuki on June 12, 2018, 08:00:46 AM

Title: Calc software for MacOS
Post by: Yuki on June 12, 2018, 08:00:46 AM
Anyone on MacOS? If it's useful, I started a Homebrew tap for calc software cause it severely lacks calc software. If you don't know what this is, it's some sort of package manager for MacOS, just go on https://brew.sh/ and install it if you want. Then type these commands into Terminal.app:

Code (bash) Select

brew tap juju2143/ticalcs
brew install <package>


where <package> is one of tilp2 or tilem. If you have any suggestions for any other interesting packages, then feel free to suggest here or on GitHub (https://github.com/juju2143/homebrew-ticalcs)!