Giter Club home page Giter Club logo

Comments (4)

ITzTravelInTime avatar ITzTravelInTime commented on May 23, 2024 1

the app has already links to download the installer from the app store, just open the app and go to the menu bar and click on help and then click on download a mac os installer. I am working also on making this screen more accessible in the ui.

I did not integrate the download of the installer directly from TINU for legal reasons because i want to avoid problems with apple by provviding unuthorized distribution or download for their software.

And i did use that approach for drive detection because i was more familir with some terminal commands than system apis and also to the use of json like parsing, in fact when i worked on some commercial projects i used json a lot

from tinu.

ITzTravelInTime avatar ITzTravelInTime commented on May 23, 2024

from tinu.

mayankk2308 avatar mayankk2308 commented on May 23, 2024

Thank you for the explanation.

You could likely accomplish what you need using DiskArbitration as well. Maybe if the skipHiddenVolumes option is disabled, you may be able to get the EFI disks too (whose information you could fetch by creating a DADisk and getting its information dictionary, also including the whole disk if needed) - though I have not tested myself.

Nonetheless, your approach to retrieving the disks piqued my interest as I am working on a different app related to disks, hence the meddling :)

Unrelated to this: It would be cool if the app included the ability to download the installer. You could refer to installinstallmacOS.py perhaps.

from tinu.

ITzTravelInTime avatar ITzTravelInTime commented on May 23, 2024

Just to add some news, the new version 3.0 beta 1 has mooved from the old complicated system to a way more simpler one based on codable classes, so it always inteprets the output of diskutil list -plist, but it's a mutch better implementation of that and now it shows also the usb drivers entirerly rather than just usable partitions

from tinu.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.