![logo](https://raw.githubusercontent.com/yafp/ttth/master/.github/images/logo/128x128.png) # ttth ## installation instructions ### ![linux](https://raw.githubusercontent.com/yafp/ttth/master/.github/images/platform/linux_32x32.png) linux #### AppImage * Download the latest ```.AppImage``` * Copy the AppImage to the desired location * Make it executable: ```chmod +x /path/to/local/ttth-file.AppImage``` * Execute it #### .deb * Download the latest ```.deb``` * execute: ```sudo dpkg -i /path/to/local/ttth-file.deb``` #### pacman * Download the latest .pacman * execute: ```sudo pacman -U /path/to/local/ttth-file.pacman``` #### rpm * Download the latest ```.rpm``` * execute: * ```sudo dnf localinstall /path/to/local/ttth-file.rpm``` or * ```sudo yum localinstall /path/to/local/ttth-file.rpm``` #### Snap * Download the latest .snap * execute: ```sudo snap install /path/to/local/ttth-file.snap``` ### ![apple](https://raw.githubusercontent.com/yafp/ttth/master/.github/images/platform/apple_32x32.png) macOS #### dmg * Download the latest ```.dmg``` * Mount the ```.dmg``` * Drag the ```.app``` to ```/Applications``` #### zip * Download the latest ```.zip``` * Extract the zip * Drag the ```.app``` to ```/Applications``` ### ![windows](https://raw.githubusercontent.com/yafp/ttth/master/.github/images/platform/windows_32x32.png) windows #### installer * Download the latest ```ttth-x.y.z-win-installer.exe``` * Execute the ```ttth-x.y.z-win-installer.exe```