Skip to content
    Back to all Bounties

    Earn 5,000 ($50.00)

    Time Remainingdue 2 years ago
    Canceled

    [TRANSLATION] Convert Swift/Objective C Code Utilizing Various MacOS APIs to Python

    EpicCodeWizard2
    EpicCodeWizard2
    Posted 2 years ago

    Bounty Description

    tl;dr I have 150-200 lines of Swift/Objective C code that need to be converted into Python. It uses some Mac OS APIs to work. Repo Link: https://github.com/tml1024/FluffyDisplay. It is mainly a library that exports one function. I would like that function to be available through Python code. Please include previous bounty work and experience with Mac OS APIs. I will tip up extra for fast work!

    Problem Description

    FluffyDisplay allows virtual displays to be created without any physical hardware. This is very useful when wanting to extend screen size, among other things. However, the code is written in Swift/Objective C utilizing MacOS APIs. It is also made to be a partial library. I would like to convert this to Python and make it usable through python. Just convert the code to python. I don't mind it having multiple files or many dependencies.

    Acceptance Criteria

    I should be able to run the code successfully after installing the dependencies if any. It can use any MacOS API Python library (pyobjc, etc).

    Future Work

    If all works out well, the bounty hunter may be assigned future bounties with increasing amounts of pay.