Skip to content
View klein-artur's full-sized avatar
Block or Report

Block or report klein-artur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Jagu Jagu Public

    A very lightweight smart git ui.

    Swift

  2. GitCaller GitCaller Public

    A wrapper around git.

    Swift

  3. ModbusPV ModbusPV Public

    An information panel on Raspberry PI for Huawei (and more) PV Inverters, using modbus tcp to connect

    PHP

  4. An alert modifier for better alert h... An alert modifier for better alert handling in SwiftUI
    1
    struct AlertAction {
    2
        let title: String
    3
        var role: ButtonRole? = .none
    4
        let action: (() -> Void)
    5
    }
  5. Two Way Rx Binding with an infix ope... Two Way Rx Binding with an infix operator <->
    1
    
    
    2
    import Cocoa
    3
    import RxSwift
    4
    import RxCocoa
    5
    
    
  6. StringFeeder StringFeeder Public

    A better placeholder librabry

    Swift