A set of useful and convenient math tools including:
- Simplify fractions
- Calculate greatest common divisor
- Calculate least common multiple
- Simplify surds
- Calculate log functions
- Prime factorization
- Permutations and Combinations
- Base conversion
- Bitwise Calculation
- Time Conversion
Go here and download it directly.
An enhanced cd
command for opening path/file conveniently.
This workflow could help you:
- open the given path/file in Finder
- (cmd) reveal the given path/file in Finder
- (ctrl) open the given path/file in iTerm
Go here and download it directly.
A set of convenient tools for encoding and decoding of strings:
- Convert a character to unicode
- Convert a unicode to character
- Encode a string into base64 format
- Decode a base64 string
Go here and download it directly.
A set of predefined “workflows” for various Mac apps.
It provides convenient shortcuts for complex actions in some commonly used Mac apps. For example, it enables you to resize all pictures in your MS Word document without moving your mouse.
Currently supported Mac apps are:
- Finder
- Microsoft Excel
- Microsoft PowerPoint
- Microsoft Word
- Safari
- Google Chrome
Go here and download it directly.
A convenient local tool for parsing, storing and searching BibTeX entries.
It allows you to quickly store the BibTeX string of frequently used references in an SQLite database, which will be automatically parsed and normalized via the simple BibTeX parser from here.
Then you can easily retrieve or update any stored BibTeX entry by searching for some keywords in that BibTeX string.
Go here and download it directly.