All Projects → ITzTravelInTime → Tinu

ITzTravelInTime / Tinu

Licence: gpl-3.0
TINU, the open tool to create bootable macOS installers

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Tinu

Hackintosh Installer University
Open source tutorial & information collector for hackintosh installation.
Stars: ✭ 3,815 (+1302.57%)
Mutual labels:  installer, mac, hackintosh
Webdavmailrucloud
WebDAV cloud.mail.ru ...& Yandex.Disk | WebDAV Облако Mail.Ru Сетевой Диск
Stars: ✭ 386 (+41.91%)
Mutual labels:  mac, macosx, disk
sloth-app
Sloth desktop app
Stars: ✭ 16 (-94.12%)
Mutual labels:  mac, installer, macosx
Carol Xamarin
A minimal and beautiful lyrics app for macOS built with Xamarin and C#
Stars: ✭ 97 (-64.34%)
Mutual labels:  mac, macosx, app
Ultratabsaver
The open source Tab Manager Extension for Safari.
Stars: ✭ 178 (-34.56%)
Mutual labels:  mac, macosx, app
Timer App
A simple Timer app for Mac
Stars: ✭ 2,047 (+652.57%)
Mutual labels:  mac, macosx, app
Menubarosxapp
Generic Mac OS X menu bar app (agent) template
Stars: ✭ 63 (-76.84%)
Mutual labels:  mac, macosx, app
Ryzen Hackintosh
OpenCore EFI for AMD Ryzen Hackintosh
Stars: ✭ 217 (-20.22%)
Mutual labels:  mac, hackintosh, vanilla
Hack-Z370-HD3P-i5-8400
My main Hackintosh running Monterey with a i5-8400 and a Gigabyte Z370-HD3P.
Stars: ✭ 56 (-79.41%)
Mutual labels:  mac, vanilla, hackintosh
iOS-AirPrint-for-Mac
enable iOS Airprint Sharing on Mac OS
Stars: ✭ 24 (-91.18%)
Mutual labels:  mac, macosx
blade runner
Blade Runner is a Jamf Pro based Python application that automates and implements a framework to offboard, secure erase and document deprecated Mac systems.
Stars: ✭ 24 (-91.18%)
Mutual labels:  mac, macosx
12306-electron
🚄 electron-vue构建12306跨平台(Mac、Windows、Linux)客户端
Stars: ✭ 125 (-54.04%)
Mutual labels:  mac, macosx
Mac Setup
🛠️ Front end web development setup for macOS.
Stars: ✭ 265 (-2.57%)
Mutual labels:  mac, macosx
Patched-AppleHDA-for-Mac-OS-Sierra-10.12
Patched AppleHDA for Realtek ALC ,VIA VT, IDT , Cirrus Logic Audio Codecs for Hackintosh's
Stars: ✭ 38 (-86.03%)
Mutual labels:  hackintosh, macosx
Hackintosh-OpenCore-EFI-Dell-Inspiron-5559
Hackintosh (OpenCore) Dell Inspiron 15 5559 i7 6500u | Tested on Bigsur, Catalina
Stars: ✭ 18 (-93.38%)
Mutual labels:  hackintosh, macosx
scoot
Keyboard-driven MacOS cursor actuator
Stars: ✭ 55 (-79.78%)
Mutual labels:  mac, macosx
brewfile
🍎 Brewfile to install softwares in macOS for engineers
Stars: ✭ 37 (-86.4%)
Mutual labels:  mac, macosx
Flutter installer
Flutter Installer is an installer for Flutter built with Flutter 💙😎✌
Stars: ✭ 234 (-13.97%)
Mutual labels:  installer, tool
Installer
A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.
Stars: ✭ 1,391 (+411.4%)
Mutual labels:  mac, installer
Shell Safe Rm
😎 Safe-rm: A drop-in and much safer replacement of bash rm with nearly full functionalities and options of the rm command! Safe-rm will act exactly the same as the original rm command.
Stars: ✭ 265 (-2.57%)
Mutual labels:  mac, macosx

TINU

TINU, the bootable macOS installer creation tool

[TINU Is Not Unibe**t]

This software is intended for creating a vanilla bootable macOS installer for Mac and Hackintosh computers. It's basically a GUI for the createinstallmedia executable that can be found in any macOS installer app from Mavericks (macOS 10.9) up to the most recent versions.

It allows you to easily create a macOS install USB stick or other installer media without messing around with the command line and without using Disk Utility. It also detects and prevents the most common errors with the creation of bootable vanilla macOS installers.

Features:

  • Simple-to-use UI that allows you to easily start the bootable macOS installer creation process.
  • It can work with every macOS installer app that has the createinstallmedia executable inside its resources folder (including also beta and newly released installers).
  • Works using the latest versions of macOS and will also support newer Mac installers out of the box without requiring an update.
  • You can use any erasable volume that is at least 7 GB of size (if the volume's drive is not in GUID format, TINU will re-format it accordingly, 10+ gb volumes are required for Catalina and newer versions).
  • Can work with the Mac OS recovery system, so you can create a bootable macOS installer from the macOS installer itself or from the macOS recovery partition, and you can use TINU to install macOS, too.
  • 100% clean: The bootable macOS installers created with this tool are vanilla, just as if you created them using the command line "createinstallmedia" method in Terminal.
  • Open Source: You can verify what this program does on your computer and you can create your own version by downloading and playing with the source code.
  • Does not require any special preparations. Just open the program, make sure you have a USB drive plugged in and have a macOS installer app on your disk.
  • No need to use Disk Utility. TINU can format your drive or partition for you.
  • Integrated EFI partition mounter tool.

Features that are planned for future versions:

  • Support for other languages, at least Italian.

Requirements:

  • A computer that runs Mac OS X Yosemite or a more recent version (Mac OS X El Capitan is required to use TINU in a macOS recovery or installer).
  • A drive or a free partition (on a drive which already supports GUID) of least 7 GB that you want to turn into a macOS/Mac OS X installer.
  • A copy of a macOS/Mac OS X installer app (Maveriks or newer versions are supported) in the /Applications folder or in the root of any storage drive on your machine (excepted the drive or volume you want to turn into your macOS install media).

Building/Compiling requirements:

  • To compile (or create) a copy this app using the source code provvided in this repo, Xcode 10.1 is required and it's recommended to also to use codesign, but the app can work without this last thing.

Download:

  • You can download the pre-made app from the releases section of this repo that you can find here: https://github.com/ITzTravelInTime/TINU/releases

  • Or you can just build your own copy by just downloading the source code and then using Xcode (requires Xcode 10.1)

Catalina and Big Sur users:

Since the latest stable release does not support Big Sur and Catalina please use the latest beta release: https://github.com/ITzTravelInTime/TINU/releases/tag/3.0_BETA_4_(82)

Frequently asked questions

https://github.com/ITzTravelInTime/TINU/wiki/FAQs

Wiki

https://github.com/ITzTravelInTime/TINU/wiki

Useful links:

Thread (english) on insanelymac.com:

Thread (italian) on insanelymac.com:

Thread (english-german) on hackintosh-forum.de:

Facebook hackintosh help and beta testing (Italian only):

Contact the project creator (ITzTravelInTime):

Repository rules:

  • Pease trust only official releases of this software, avoid using any third party modified or recompiled versions, because third party developers can easily hide malweres inside of the app (but external contributions are always welcome)
  • If you want to create your own spin-off version of TINU please let the project creator know!
  • Distribute your spin-off version of TINU on GitHub and respect the license please!
  • If you believe that your changes may help with the main branch, create your own fork, apply the changes to it and then create a pull/merge request to the main branch here to let the changes to be applyed more easily by the repository maintainers.
  • Create a GitHub issue for any problems, bugs, spell/grammar errors and missplacements to fix in the repo or in the app/source code, suggestions from anyone (especially from designers and developers) are always welcome

Note that:

  • This software is under GNU GPL v3 license so any new branch/mod/third party release must be open source and under the same license
  • I (project creator) assume no responsibility for any use of this app and this source code, and also for any kind of hardware and software damage to any computer and any device or peripheral that may come from this app or source code during it's use and outside it's usage
  • I (project creator) do not guarantee support to you, so don't pretend it, this is only an open source project worked on in spare time, not a product released by a company!
  • This project is born only for educational and demonstrative purposes, it's not intended to be used for commercial purposes and it will never be, don't use source code from this project to create apps or software for that aim.
  • This is a no-profit project, born only to let people to create macOS install medias in a more simple way and also to learn how to create this kind of apps.

Credits:

  • Apple for macos and installer apps and scripts
  • People that helped me a lot: Francesco Perchiazzi, Nicola Tomarelli, Roberto Sciortino, Raffaele Sonnessa, Ermanno Nicoletti, Tommaso Dimatore, Michele Vitiello Bonaventura, Massimiliano Faralli, Davide Dessì, Giorgio Dall'Aglio, Peter Paul Chato.
  • Special thanks to Italian Hackintosh group!! for help (https://www.facebook.com/groups/Italia.hackintosh/?fref=ts)
  • Thomas Tempelmann for help with the UI
  • Pietro Caruso (ITzTravelInTime) for creating, maintaing and developing this project
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].