Skip to content
View OndraZizka's full-sized avatar
🫖
🫖

Block or report OndraZizka

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. Bluetooth headset - switch between q...
    1
    #!/bin/bash
    2
    
                  
    3
    ####  Restart Bluetooth
    4
    if [ "$1" == "resetBT" ] ; then
    5
      sudo rfkill block bluetooth && sleep 0.1 && sudo rfkill unblock bluetooth;
  2. csv-cruncher Public

    Treats CSV and JSON files as SQL tables, and exports SQL SELECTs back to CSV or JSON.

    Kotlin 49 12

  3. junitdiff Public

    JUnitDiff creates a HTML table from multiple JUnit runs. Rows are tests, columns are runs. Clicking the statuses reveals a pop-up with the logs and the stacktrace if any.

    HTML 11 3

  4. yaml-merge Public

    Forked from cobbzilla/merge-yml

    Merge multiple YAML files into a single YAML file. Written in Java.

    Kotlin 8 7

  5. JTexy Public

    JTexy - Port of the Texy! project to Java

    HTML 1

  6. wildfly/wildfly Public

    WildFly Application Server

    Java 3.1k 2.2k

31 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Started 1 discussion in 1 repository
Loading