Skip to content
View MAGANER's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Russian Federation

Block or report MAGANER

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
MAGANER/README.md

Pinned Loading

  1. aur-watcher aur-watcher Public

    script for filtered search through AUR.

    Python 3 1

  2. l l Public

    Alternative to ls classical application

    C++ 1 1

  3. get data from windows clipboard, if ... get data from windows clipboard, if it's image then you get image close to script, if it's text then just print it.
    1
    import ctypes
    2
    import time
    3
    
                  
    4
    kernel32 = ctypes.windll.kernel32
    5
    user32   = ctypes.windll.user32
  4. NewMSPD NewMSPD Public

    Graphical version of previously created project for keeping your personal stuff encrypted.

    C++

  5. Goat2d Goat2d Public

    C++ game framework based on SDL2 and special architecture.

    C++