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

Block or report Tyxz

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. clean_architecture_plugin clean_architecture_plugin Public

    A plugin for IntelliJ and Android Studio to generate the Clean-Architecture folder structure for a Flutter project.

    Kotlin 21 11

  2. Clock-Tamriel-Standard-Time Clock-Tamriel-Standard-Time Public

    The Elder Scrolls Online Addon for showing ingame- real-time time and date in the game.

    Lua 1 1

  3. Windows bat-script to fast delete a ... Windows bat-script to fast delete a folder and all sub-directories with a cmd command.
    1
    @ECHO OFF
    2
    CLS
    3
    ECHO ######################################
    4
    ECHO # Fast delete folder and sub-folders #
    5
    ECHO ######################################
  4. LibClock-Tamriel-Standard-Time LibClock-Tamriel-Standard-Time Public

    Library for my ESO addon Clock - Tamriel Standard Time. It gives public access to the in-game time, date and moon.

    Lua

  5. android-changelog android-changelog Public

    Forked from derlin/android-changelog

    Changelog Dialog library for Android (Kotlin)

    Kotlin 1

  6. CopyFileHistory CopyFileHistory Public

    Simple Python script to copy the latest version of your files from the FileHistory folder on your back up drive to a destination of your choosing.

    Python