lzyy's repos on GitHub
Python · 326 watchers
chat
a live chat built with python(flask + gevent + apscheduler) + redis
Objective-C · 220 watchers
bizhi
use ReactiveCocoa2 / MVVM / objection to build an wallpaper app
Dart · 141 watchers
habbit
an ultra simple habit tracker powered by flutter
Python · 87 watchers
thing
lightweight SQLAlchemy based ORM
Python · 84 watchers
wuditoo
发现更美的世界
Objective-C · 54 watchers
felix
a lite ios hotfix solution based on Aspects
Dart · 53 watchers
bloc_redux
bloc meets redux in flutter world
JavaScript · 45 watchers
idiom
A Chinese Hanzi variation of Wordle - 拼音猜成语
Swift · 45 watchers
ZhihuDailyDemo
using "the right way to architecture"
PHP · 41 watchers
twitter2weibo
同步twitter到新浪微博的php脚本(不需要twitter密码)
PHP · 39 watchers
plog
a lighweight, flexible, extendable php log system
Python · 23 watchers
iguess
通过台词来猜电影的一个GAE小应用
Objective-C · 21 watchers
HBShare
a simple share helper built on UIActivityViewController with WeChat support
PHP · 20 watchers
resty
a lighweight php rest framework
Swift · 19 watchers
nassau
a logcat's gui client
Objective-C · 16 watchers
RAC-Snippets
simple snippets for RAC2
PHP · 14 watchers
kohana-log
more powerful than built in log , and with a log parser
PHP · 14 watchers
kohana-rbac
role based access control for kohana3
JavaScript · 13 watchers
pkm
personal knowledge management
Swift · 11 watchers
Elf
a lightweight, pure-swift router for url handling
JavaScript · 8 watchers
github-proxy
有效改善 clone github repo 过慢的问题
HTML · 8 watchers
localpass
a password manager running locally
TypeScript · 6 watchers
music
a web-based music player
JavaScript · 3 watchers
gull
a minimalist, distraction-free EPUB reader for macOS.
JavaScript · 3 watchers
ie6-warning
ie6 browser update warning
PHP · 3 watchers
pr0xy
nginx based online proxy
Swift · 2 watchers
DateTools
Dates and times made easy in iOS
JavaScript · 2 watchers
history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
PHP · 2 watchers
http-class
used for fetching web content via get or post method
C · 2 watchers
ip2region
准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有1.5M,提供了java,php,c,python,nodejs,golang查询绑定和Binary,B树,内存三种查询算法,妈妈再也不用担心我的ip地址定位!
1 watchers
docs
📖 Documentation for Windi CSS
1 watchers
giscus
A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:
JavaScript · 1 watchers
js-arch
大型应用的javascript架构
TypeScript · 1 watchers
lobe-chat
🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
1 watchers
lobe-tts
🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
TypeScript · 1 watchers
localtube
View YouTube Channels and Playlists locally
Python · 1 watchers
python-protorpc
protorpc doesn't have appengine dependency
TypeScript · 1 watchers
soundbox
A Smooth Audio Player for Your Local Library
TypeScript · 1 watchers
tudu
A Smooth Spaced Repetition App
Python · 0 watchers
chishop
Simple PyPI server written in django. Allows you to register/upload with distutils and install with easy_install/pip.
0 watchers
edgetunnel
在原版的基础上修改了显示 VLESS 配置信息转换为订阅内容。使用该脚本,你可以方便地将 VLESS 配置信息使用在线配置转换到 Clash 或 Singbox 等工具中。
0 watchers
monolith
⬛️ CLI tool for saving complete web pages as a single HTML file
JavaScript · 0 watchers
pruner
Turn books, YouTube videos, web articles, and local markdown files into dense, pruned versions.
0 watchers
Rettiwt-API
A CLI tool and an API for fetching data from Twitter for free!
0 watchers
similarities
Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
0 watchers
text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。