Skip to content

Instantly share code, notes, and snippets.

View huan's full-sized avatar
💭
ChatOps!

Huan Li huan

💭
ChatOps!
View GitHub Profile

WeiYin.CC

journey
  title WeiYin My Book 
  section Visit
    Open weiyin.cc: 3: User
    Show Login QR Code: 4: Web
    Login via WeChat: 5: User
 section Add WeChat Assistant
@huan
huan / JuziBOT_CLA
Last active January 8, 2020 04:17 — forked from CLAassistant/SAP_CLA
Juzi.BOT Individual Contributor License Agreement
### Juzi.BOT Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by Juzi.BOT. This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to Juzi.BOT in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact opensource@Juzi.BOT.
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to Juzi.BOT a non-exclusive, perpetual, irrevocable, worldwide, full
@huan
huan / cla.md
Last active July 18, 2019 13:47
Fiduciary Contributor License Agreement

Fiduciary License Agreement 2.0

based on the

Individual Contributor exclusive License Agreement

(including the Traditional Patent License OPTION)

@huan
huan / wrt-setup.md
Last active May 21, 2022 14:01
LEDE/OpenWrt Scripts

USB Wifi Stick Driver

opkg install kmod-usb2
opkg install usbutils
lsusb

opkg install luci
opkg install luci-app-sqm
@huan
huan / linux-setup-cheatsheet.md
Last active December 26, 2020 05:45
linux setup toolbox
@huan
huan / bp2ticket
Last active October 30, 2015 12:40
version 2: use freshdesk api to submit new ticket, instead of forward gmail to support@freshdesk mail box. after done this, we will not be limited by the message bug of gmail (mime type error) and quota from google (send no more then 100 mail per day)
/**
*
* Classify BP mail by MikeBO - zixia 20151025
* This is a Google Apps Script
*
* Author: Zhuohuan LI <zixia@zixia.net>
* https://zixia.freshdesk.com/support/home
*
*/
'use strict'