Skip to content
View Doezer's full-sized avatar

Block or report Doezer

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. CarOS-Profile-Switcher CarOS-Profile-Switcher Public

    A Magisk module that automatically switches your Android device's settings based on whether you're using Android Auto (wired or wireless) or not in your car.

    Shell 1

  2. LisezMoiCreator LisezMoiCreator Public

    Générateur de fichier lisez-moi pour la confrérie des traducteurs

    Python

  3. plezy plezy Public

    Forked from edde746/plezy

    Modern cross-platform Plex client built with Flutter

    Dart

  4. How to create an auto-updating pytho... How to create an auto-updating python app using pyupdater & Amazon AWS S3
    1
    Since I had a hard time creating my own auto updating app, I decide to create this gist to write down the procedure. 
    2
    I think the pyupdater documentation lacks a lot of info on how to actually get this working.
    3
    
                  
    4
    1. Install PyUpdater 
    5
    pip install --upgrade PyUpdater[s3]