An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by zhitrend

A curated list of projects in awesome lists by zhitrend .

https://github.com/zhitrend/swift-im

基于CocoaAsyncSocket 封装 swift 版本长连接模块

gcdasyncsocket im socket swift

Last synced: 16 Aug 2025

https://github.com/zhitrend/jspatch_demo

JSPatch动态修复bug,替换某个界面

Last synced: 10 Apr 2025

https://github.com/zhitrend/indexbar

vue快速索引

Last synced: 10 Apr 2025

https://github.com/zhitrend/blockchain

区块链资讯项目-数据来源:金色财经等

Last synced: 26 Jun 2025

https://github.com/zhitrend/cursor-reset

cursor、windsurf重置(白嫖~)。网页版本,可视化操作

ai cursor github windsurf

Last synced: 04 Nov 2025

https://github.com/zhitrend/enndynamic

项目模块化设计重构,类似微信朋友圈,由于每个公司数据逻辑不一致,部分功能代码可借鉴参考

Last synced: 29 Jul 2025

https://github.com/zhitrend/windsurf-shop-front

独立站-前端服务

Last synced: 24 Mar 2025

https://github.com/zhitrend/ipapython

基于Python封装xcodebuild 打包app

Last synced: 24 Mar 2025

https://github.com/zhitrend/file-transfer-web

无网络传输方案-web端发送端。需要app端的star看到会联系,或者发送邮件zhitrend@gamil.com

Last synced: 24 Mar 2025

https://github.com/zhitrend/freemusic-

添加一些注释.并未修改

Last synced: 24 Mar 2025

https://github.com/zhitrend/historyinput

类似PC端elementUI的带输入建议的输入框,本次需求是为了输入记录输入内容,再次输入时提示。可根据具体需求修改提示内容

Last synced: 24 Mar 2025

https://github.com/zhitrend/autoissue

轻量级移动-web端项目架构设计:各个业务项目缓存本地进行,使用wkwebview进行渲染

Last synced: 24 Mar 2025

https://github.com/zhitrend/baseproject-vue

基于vue的web端工程,axios、scss、element等组建

Last synced: 24 Jun 2025

https://github.com/zhitrend/pyqt5gui

python GUI Qt学习记录

Last synced: 11 Jun 2025

https://github.com/zhitrend/tiktok-downloader

This Python script allows you to download the whole tiktoks of a tiktok profile, or just a video using it's public link. It doesn't clear the watermark.

Last synced: 05 Jan 2026

https://github.com/zhitrend/medical-escort

陪诊小程序

Last synced: 08 Jul 2025

https://github.com/zhitrend/afnetoorking-

异步加载图片

Last synced: 24 Mar 2025

https://github.com/zhitrend/aimtableviewindexbar--

tableview侧边搜索栏

Last synced: 24 Mar 2025

https://github.com/zhitrend/itouchid

touchid 测试

Last synced: 24 Mar 2025

https://github.com/zhitrend/wropenappviewcontroller-

推送:根据服务端推送过来的数据规则,跳转到对应的控制器,能够跳转到任意界面(tabbar或者二级界面),类似收发通知机制进行页面跳转处理,缺点:代码多,且较为复杂。

Last synced: 24 Mar 2025

https://github.com/zhitrend/transmusic

源代码初稿

Last synced: 16 Jun 2025

https://github.com/zhitrend/scanner-

对二维码的扫描识别,输出二维码的信息

Last synced: 24 Mar 2025

https://github.com/zhitrend/swtableviewcell-master

添加注释....

Last synced: 24 Mar 2025

https://github.com/zhitrend/runtime-

使用运行时简单的替换系统的方法。例如代码中imageNamed:系统方法被替换成imageWithName:方法

Last synced: 24 Mar 2025

https://github.com/zhitrend/pythongui

基于python的GUI客户端学习

Last synced: 24 Mar 2025

https://github.com/zhitrend/music

Music

Last synced: 24 Mar 2025

https://github.com/zhitrend/blogs

Last synced: 12 Jul 2025

https://github.com/zhitrend/app-

标准

Last synced: 24 Mar 2025

https://github.com/zhitrend/ios-app-download

模仿app下载

Last synced: 24 Mar 2025

https://github.com/zhitrend/zhitrend_3d

3d语音模型,对接本地ollama服务,自行配置大模型

Last synced: 01 Aug 2025

https://github.com/zhitrend/icmediator

基于Mediator模块化设计调度层

Last synced: 10 Jul 2025

https://github.com/zhitrend/fileuploadproj

文件上传

Last synced: 24 Mar 2025

https://github.com/zhitrend/zhihuitouzi-pc

智慧投资pc端

Last synced: 05 Jan 2026

https://github.com/zhitrend/zhitrend_nas_app

app端,flutter开发,支持ios和安卓

Last synced: 24 Mar 2025

https://github.com/zhitrend/zhitrend_iso

在Mac下一直没找到可以制作U盘启动盘的工具,一怒之下就写了这个跨平台的U盘启动盘工具

Last synced: 24 Mar 2025

https://github.com/zhitrend/zhitrend_cpolar

与cpolar功能类似的内网穿透方案。免费版,可自定义域名

Last synced: 26 Oct 2025

https://github.com/zhitrend/webview

JS通过对象调用Native的方法,仅限UIWebView; WKWebView不适用

Last synced: 24 Mar 2025

https://github.com/zhitrend/zhangrongwu.github.io

我的博客

Last synced: 24 Mar 2025

https://github.com/zhitrend/wropenappviewcontroller-_runtime

推送:根据服务端推送过来的数据规则,跳转到对应的控制器,利用runtime动态生成对象、属性、方法这特性,我们可以先跟服务端商量好,定义跳转规则,比如要跳转到A控制器,需要传属性id、type,那么服务端返回字典给我,里面有控制器名,两个属性名跟属性值,客户端就可以根据控制器名生成对象,再用kvc给对象赋值,缺点:不能跳转到一级页面。需要与安卓等端使用相同的类名(你们丢弃安卓,没话说)

Last synced: 24 Mar 2025

https://github.com/zhitrend/uitabbarcontroller

瀑布流不规则

Last synced: 24 Mar 2025

https://github.com/zhitrend/tableviewcellheight

百度开源团队的UITableView+FDTemplateLayoutCell结合Masonry实现自动布局并且缓存cell高度。

Last synced: 24 Mar 2025

https://github.com/zhitrend/runtime-userbehavior

使用Runtime的方式追踪点击的按钮

Last synced: 24 Mar 2025

https://github.com/zhitrend/seemore

完成查看更多功能,要求与文字同一行。使用yykit,完成查看更多功能

Last synced: 24 Mar 2025

https://github.com/zhitrend/onechat

还没研究透彻的即时通讯

Last synced: 24 Mar 2025

https://github.com/zhitrend/node

node.js学习

Last synced: 24 Mar 2025

https://github.com/zhitrend/nest-project-tiktok

后端项目-学习中...

Last synced: 24 Mar 2025

https://github.com/zhitrend/mapdemo

Last synced: 24 Mar 2025

https://github.com/zhitrend/for-you

下载

Last synced: 24 Mar 2025

https://github.com/zhitrend/excel-table

excel-table,支持复制excel表格内容到table中

Last synced: 24 Mar 2025

https://github.com/zhitrend/calendarevents

仿照系统日历事件,在一天中添加不同的事件

Last synced: 24 Mar 2025

https://github.com/zhitrend/vuedemo

vue练习

Last synced: 06 Jan 2026

https://github.com/zhitrend/newsproj-preview

NewsProj项目的github在线预览

Last synced: 06 Jan 2026

https://github.com/zhitrend/qq-

添加注释,方便使用

Last synced: 06 Oct 2025

https://github.com/zhitrend/zhangrongwu

Config files for my GitHub profile.

config github-config

Last synced: 21 Feb 2026

https://github.com/zhitrend/icome_macprj

iCome Mac 客户端

Last synced: 24 Oct 2025

https://github.com/zhitrend/cycledemo

小点点转动

Last synced: 25 Oct 2025

https://github.com/zhitrend/userb

面向切面编程AOP,hook类中的方法,用于数据统计

Last synced: 26 Oct 2025

https://github.com/zhitrend/weexdemo

简单上手weex 学习记录

Last synced: 26 Oct 2025

https://github.com/zhitrend/zhitrend_nas

nas 私人服务,python + flutter客户端

Last synced: 08 Feb 2026

https://github.com/zhitrend/pro-crud-vue3

快速构建管理后台页面

Last synced: 15 Feb 2026

https://github.com/zhitrend/free-code

Last synced: 06 Jun 2026

https://github.com/zhitrend/rzcrashkit

Last synced: 12 Dec 2025

https://github.com/zhitrend/openclaw-rust

快!快!快!!!!!!!

Last synced: 06 Jun 2026

https://github.com/zhitrend/activity

答题活动

Last synced: 12 Feb 2026

https://github.com/zhitrend/delete

iOS 11 leadingSwipeActions/trailingSwipeActions

Last synced: 10 Sep 2025

https://github.com/zhitrend/typroject

node.js + express + mysql 组合搭建的后端项目

Last synced: 04 Jul 2025

https://github.com/zhitrend/expense-tracker

记账 react前端 nestjs后端

Last synced: 21 Jul 2025

https://github.com/zhitrend/wraclayout

类似淘宝(没有淘宝的复杂,所以没有淘宝的灵活),根据后台数据进行模块化布局。

Last synced: 16 Jul 2025

https://github.com/zhitrend/o2specs

A private spec repo for iCome

Last synced: 07 Feb 2026

https://github.com/zhitrend/ios_proj_modularized

ios 项目模块化开发

Last synced: 23 Jul 2025

https://github.com/zhitrend/personal-blog

个人博客项目:react + ts + cloudflare

Last synced: 29 Jul 2025

https://github.com/zhitrend/staticvc

快速完成接入表单页面,数据驱动UI类型

Last synced: 31 Jul 2025

https://github.com/zhitrend/autocelltextview

UITableview中添加UITextView,不去处理textView文字让tableview高度自动添加

Last synced: 01 Aug 2025

https://github.com/zhitrend/zhitrend_time_capsule

时间胶囊

Last synced: 02 Aug 2025

https://github.com/zhitrend/--o-yeah-2

O Yeah 2

Last synced: 11 Aug 2025

https://github.com/zhitrend/.github.ios

MARTY-WU

Last synced: 04 Jan 2026

https://github.com/zhitrend/vueapp

vue第一个简单项目

Last synced: 05 Jan 2026

https://github.com/zhitrend/newsproj

Vue项目基于有赞移动端UI组件库、Axios网络库、vuex等练手项目

Last synced: 05 Jan 2026