The Wayback Machine - https://web.archive.org/web/20240828010511/https://github.com/chrishuan9
Skip to content
View chrishuan9's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Basel, Switzerland

Sponsoring

@squidfunk
@Homebrew
@semaphoreui

Highlights

  • Pro

Block or report chrishuan9

Report abuse

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

Report abuse

Pinned Loading

  1. deluge-extractor deluge-extractor Public

    Modified extractor plugin for the deluge torrent client

    Python 38 25

  2. arduino-osx-serialmonitor-fix arduino-osx-serialmonitor-fix Public

    Arduino serialmonitor fix for MacOSX

    AppleScript 2

  3. wrt54gl-fhnw wrt54gl-fhnw Public

    Firmware and configuration for Linksys' famous WRT54GL for client mode set-up using 802.1X

    Shell 2

  4. android-orm-benchmark android-orm-benchmark Public

    Forked from littleinc/android-orm-benchmark

    Android application for benchmarking ORMLite and GreenDao against each other

    Java

  5. 50/50 Layout Split with RelativeLay... 50/50 Layout Split with RelativeLayout in Android by using an invisible View and centering it
    1
    <RelativeLayout 
    2
        android:layout_width="fill_parent"
    3
        android:layout_height="wrap_content">
    4
        <View android:id="@+id/strut"
    5
            android:layout_width="0dp"
  6. tmux cheat sheet tmux cheat sheet
    1
    # tmux cheatsheet
    2
    
                  
    3
    As configured in [my dotfiles](https://github.com/henrik/dotfiles/blob/master/tmux.conf).
    4
    
                  
    5
    start new: