Preview files from terminal
With QuickLook you can preview your files without actually opening them. You can do that by
With QuickLook you can preview your files without actually opening them. You can do that by
With pip command you can install, list, update, downgrade and uninstall Python packages...
If you find yourself repeatedly typing the same thing over and over again, this is for you...
Decrypt WhatsApp's msgstore.db.crypt12 chat database files with Python 3...
This is a Python 2 script writen by Hannes Juutilainen a while back to create DMG image files from files and folders...
GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions...
To change the DNS setting from the command line of macOS we’ll be using the networksetup command...
DNS, also known as Domain Name System, is the internet-wide service that translates fully qualified hostnames (FQDNs) such as google.com into an IP address...
When you press the volume or brightness keys macOS increases or decreases the sound coming from the speakers in increments steps, from 1 to 10. So, press the...
A generic stand-alone tiny WebDAV server written in Python. Runs on Windows, macOS, Linux, iOS (Pythonista), RaspBerry Pi and more...
Starting with macOS High Sierra, Time Machine on Apple File System-formatted (APFS) boot drives gained the ability to create APFS snapshots. These snapshots are...
With this Python script you can archive e-mails from IMAP accounts locally. All emails from each IMAP folder in the account are dumped into .eml files. Each IMAP folder...
I always find myself looking for docs when writing if/then statements in bash scripts. It’s hard to remember all the combinations when you simply do not use most of...
brew-pkg is a Homebrew external command that builds macOS installer packages from Homebrew formulas. The formula must first already be installed on the system...
The script in this tutorial will use an imap SMTP server to send emails right from the terminal, no muss, no fuss. Python comes with the built-in smtplib module...
The default Microsoft Windows IPv6 implementation has privacy extensions enabled, where IPv6 temporary addresses are used for client activities...
Sometimes we have to work around the fact that SSL certificates in development don’t work out of the box. The local environment can load in an SSL certificate, but...
This might be common knowledge on the web development community but today I am going to show you a quick trick to retrieve SSL certificates off servers...
Asciinema lets you easily record terminal sessions and replay them in a terminal as well as in a web browser. Asciinema is included in repositories of most popular package...
Microsoft TechNet is a Microsoft web portal and web service for IT professionals. It includes a library containing documentation and technical resources for Microsoft...
Neutralino is a lightweight and portable application development framework. It lets you develop cross-platform applications using JavaScript, HTML and CSS...
exa is a replacement for ls written in Rust, with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about...
Debloat Windows 10 is a collection of PowerShell scripts designed to disable most of Windows' telemetry and tweak other parts of the system as well...
Your embed videos will show on your page without any tags, links, annoying overlays or ads. You can "call" the mp4 directly, which is pretty awesome and easy! Very pretty embeds indeed...
The PIT (Partition Information Table) contains the map of storage allocations for different system partitions. Since Samsung releases different variants...
TinEye is an accurate and scalable image recognition search engine. The service is provided with a nice API so you can easily add image recognition and reverse image...
Asepsis prevents creation of .DS_Store files. It redirects their creation into a special folder...
m-cli is the swiss army knife managing administration tool-kit for macOS...
Easy file sharing of up to 10GB from the command line with 14 days of retention, no fuss no muss! It just works...
AnyBar is a small indicator for your menubar that does one simple thing: it displays a colored dot. What the dot means and when to change it is up to you...
If you want to download some map location from Google Maps, Bing Maps or any other map service, Map Puzzle is just what you need...
Are you an Apple developer? If the answer is yes then this is for you...
Caddy is a free HTTP/2 server that is highly praised by researchers and industry experts for its security defaults and unparalleled usability...
GitHub is where people build software, and here listed some amazing unicorn projects...
OnyX is a multifunction utility that you can use to verify the structure of the system files, to run miscellaneous maintenance and cleaning tasks, to configure...
For those of you familiar with the Repair Disk Permissions option that used to be located under Utilities > Disk Utility > First Aid in older versions of MacOS...
Curl command is used to transfer files to and from a server, it supports a number of protocols like HTTP, HTTPS, FTP, FTPS, IMAP, IMAPS, DICT, FILE, GOPHER...
Tcpdump command is a network packet analysing tool that is used to display TCP\IP and other network packets being transmitted over a network...