wdmomoxx's starred repositories

nps

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

Language:GoLicense:GPL-3.0Stargazers:30142Issues:464Issues:1172

wttr.in

:partly_sunny: The right way to check the weather

Language:PythonLicense:Apache-2.0Stargazers:24274Issues:228Issues:658

element-web

A glossy Matrix collaboration client for the web.

Language:TypeScriptLicense:Apache-2.0Stargazers:10933Issues:224Issues:23057

hexo-helper-live2d

Add the Sseexxyyy live2d to your hexo!

Language:JavaScriptLicense:GPL-2.0Stargazers:3860Issues:73Issues:150

spksrc

Cross compilation framework to create native packages for the Synology's NAS

Language:MakefileLicense:NOASSERTIONStargazers:3005Issues:169Issues:3658

OLAINDEX

✨ Another OneDrive Directory Index

Language:PHPLicense:MITStargazers:2243Issues:23Issues:440

maccms10

苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序

Language:PHPLicense:NOASSERTIONStargazers:2149Issues:36Issues:1102

batocera.linux

batocera.linux

Language:PythonLicense:NOASSERTIONStargazers:1891Issues:64Issues:1724

apaxy

a simple, customisable theme for your apache directory listing

Language:ShellLicense:GPL-3.0Stargazers:1859Issues:62Issues:85

zdir

A multifunctional private storage program that integrates file indexing, online preview, and sharing, supporting both WebDAV and cloud download.

Language:GoLicense:Apache-2.0Stargazers:1413Issues:38Issues:83

win10-ui

Win10风格的UI框架。Windows10 style UI framework.

Language:JavaScriptLicense:NOASSERTIONStargazers:1205Issues:89Issues:18

Live2D

在 Web 上展示 Live2D 吧!

BrowserQuest-PHP

BrowserQuest server in PHP base on workerman. A PHP/HTML5/JavaScript multiplayer game experiment.

Language:PHPLicense:MITStargazers:376Issues:34Issues:10

live2DModel

页面上加载的模型

Attiny-Arduino-Games

Various games for the #Attiny Arcade and similar platforms

rpusbdisp

Drivers and Tools for RoboPeak Mini USB Display Project

Language:ShellLicense:GPL-2.0Stargazers:141Issues:33Issues:16

LCD2USB

Cheap and simple USB to HD44780 text LCD interface

DirectoryLister

一个逗比魔改的Directory Lister~

Language:PHPLicense:MITStargazers:134Issues:9Issues:0

build-beikeyun

scripts for build beikeyun firmware

Language:ShellLicense:MITStargazers:91Issues:7Issues:10

OmvInPve

Install openmediavault4 in Proxmox VE ( 5.3 5.4 6.0)

Language:ShellLicense:MITStargazers:84Issues:7Issues:2

Bits-and-Pieces-Theme-for-Pico

A personal wiki/knowledge base theme for Pico CMS

Language:CSSLicense:MITStargazers:47Issues:4Issues:8

gametiny

gametiny --------------------------------------------------------------------------- I was inspired by the mini game consoles based on the energy efficieng 3V Attiny85 MCU that can run for hours on a CR2032 3V button battery. Attiny Joypad created by Daniel Champagne.. (Electro L.I.B) 2018 GPL V3 is a great platform with the 4 way directional buttons/joystick and another fire button to write games on. The other platform called Attiny Arcade created by webbloggles is also a great mini game console with the simplicity of having only two buttons. Both platforms inspired me to create something taking the best from both worlds. This game board I called gametiny is based on the Attiny Joypad created by Daniel Champagne. I modified it to add a header for USBasp programmer that doubles up as a socket for the OLED plus adding a switch to pull PB3 to ground. This allows the interrupt codes to work for both PB1 and PB3, making it easier to convert games written for the Attiny arcade to work on Attiny joypad. Schematics and games converted to work on gametiny can be found here https://github.com/cheungbx/gametiny Links Original Tiny Joypad design by Daniel Champagne. https://sites.google.com/view/arduino-collectionLinks Original Attiny Arcade keychain kit http://webboggles.com/attiny85-game-kit-assembly-instructions/ I converted these games for the AttinyArcade (originally created by Andy Jackson - Twitter: @andyhighnumber) to work for gametiny. https://github.com/andyhighnumber/Attiny-Arduino-Games Arduino board driver for attiny85 https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json schematics and source codes in https://github.com/cheungbx/gametiny I purchased the parts from these taobao links. 128x64 i2c mono OLED - https://item.taobao.com/item.htm?spm=a1z09.2.0.0.52cd2e8dEH1bEe&id=553116768996&_u=i106a08oda4a USBasp programmer https://detail.tmall.com/item.htm?id=573399213944&spm=a1z09.2.0.0.67002e8dEmFVw9&_u=i106a08o8c9c attiny 85 DIP8 chips https://item.taobao.com/item.htm?spm=a1z09.2.0.0.2e622e8dl6mZNt&id=35831130850&_u=i106a08o4917 buttons and other misc. items - https://item.taobao.com/item.htm?spm=a1z09.2.0.0.52cd2e8dEH1bEe&id=552220368876&_u=i106a08oc0d5 Transistors from HK Shumshuipo - Ip Liu Street electronic shops. *** WARNING *** Inserting the battery or the OLED or the header in the wrong direction may cause permanent damage to the ATTiny85 chip and/or the OLED, and/or the USB port of your computer Beware of different pin layout of OLED from different manfacturers that may swap the positions of VCC and GND, and SCL and SDA. ATtiny85 boards with USB ports are not suitable for this project. The bootloader on such boards uses up almost half of the program memory space with insufficient space for game program. Unless you know how to solder surface mount components (SMD), buy the raw/bare dual in line ATtin85 for this project. and use an IC socket. Programming the ATtiny85 is a bit tricky. Not every Arduino UNO, NANO board will work. Clone Nano/Uno from China may not work. USBasp programmer is preferred. You need to create the cable to connect the Tiny Boy header to the USBasp header as shown in the schematics at the bottom right *** TIPS *** Game buttons are all 6x6 tap-tic buttons. The up/down/left/right buttons can be replaced by a 5-direction mini joystick-like integrated button. Use small PC speakers or buzzers without an internal beeper circuit as sound output, Test out the circuit on a breadboard first before soldering on a circuit board. Use laminated (isolated) wire for connection between points. Use the small soldering tip and apply flux.

Language:C++Stargazers:43Issues:7Issues:0

raspi_serialnumber

example C code to retrieve the Raspberry Pi Serial Number

Language:CLicense:MITStargazers:41Issues:4Issues:0

Adafruit-FT232H-Breakout-PCB

PCB files for the Adafruit FT232H Breakout

Language:CLicense:NOASSERTIONStargazers:26Issues:3Issues:1

mkdebianrfs

script that uses qemu and debbootstrap to make a core debian rootfs

Language:ShellLicense:GPL-2.0Stargazers:13Issues:3Issues:2

Amlogic_s905-kernel

Kernel Amlogic S905

Language:CLicense:NOASSERTIONStargazers:1Issues:1Issues:0