Pinned Repositories
ACL4SSR
SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片
blog
博客
blogpan
博客附件信息
CodeboyBlog
codeboy.me网站模板
Free-code
Full-Screen-Carousel
Full-Screen-Carousel
git-images
go
临时下载
hfs
http文件共享Http File Server汉化版
winapp
Windows部署软件
yoogg's Repositories
yoogg/winapp
Windows部署软件
yoogg/ACL4SSR
SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片
yoogg/blog
博客
yoogg/blogpan
博客附件信息
yoogg/CodeboyBlog
codeboy.me网站模板
yoogg/Free-code
yoogg/Full-Screen-Carousel
Full-Screen-Carousel
yoogg/git-images
yoogg/go
临时下载
yoogg/hfs
http文件共享Http File Server汉化版
yoogg/hrdata
招聘系统
yoogg/jQuery-weather-forecast
Let's build a weather forecast application where we can input any city and find out the temperature in Fahrenheit. Thankfully there is an API or a set of URLs out there that will tell us the temperature of any city! We will be using the Open Weather API. Open Weather API gives us a set of very useful URLs that are fun to use. For example, navigate to the link http://api.openweathermap.org/data/2.5/weather?q=London,uk&&appid= (make sure you add your API)... and you will find JSON data about London. In fact, even if you try to navigate to http://api.openweathermap.org/data/2.5/weather?q=California,us%appid=(with your API id)..., the API will find you the same JSON data. This means that we have to validate different users' responses less on our application. Thanks, Open Weather API! We are going to have a form where our user can enter a city in a form and have the city's temperature displayed on the screen. We will be listening for a form to be submitted so that we can gather what the user has filled out and add it to our URL http://api.openweathermap.org/data/2.5/weather?q=. For example, if the user has typed in 'Los Angeles', we would add this input to http://api.openweathermap.org/data/2.5/weather?q= so that the URL ends up being http://api.openweathermap.org/data/2.5/weather?q=Los Angeles. And do not forget to add the API key at the last part of the URL!
yoogg/lucky-ball
A simple lottery program.
yoogg/minimal-web-notepad
Minimal PHP web notepad with password protection. All notes saved as text files.
yoogg/minimalist-web-notepad
Minimalist Web Notepad
yoogg/Office-Tool
Office Tool Projects
yoogg/OneDrive_SCF
OneDrive Index with QCloud SCF (https://cloud.tencent.com/product/scf)
yoogg/PHP-Downloader
PHP下载器,PHP断点下载,PHP下载远程文件,支持断点下载
yoogg/python
python脚本
yoogg/realXiaoice
真正唯一可用的微软小冰API
yoogg/RSSWorker
运行在Cloudflare Worker上的RSS订阅生成器
yoogg/Script
常用脚本
yoogg/shudong-share
树洞外链
yoogg/siteproxy
reverse proxy, 反向代理,免翻墙访问Youtube/twitter/Google, 支持telegram web登录。请勿将本项目用于非法用途,否则后果自负。
yoogg/sqliteodbc
SQLite ODBC driver
yoogg/SSTap-backup
收藏各版本SSTap程序以备不时之需
yoogg/vue-wxChat
❗❗ vue.js仿微信聊天界面展示组件(可滚动加载)。A WeChat chat display component.
yoogg/WifiPPT
PPT remote controler without app
yoogg/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
yoogg/you2php
(迫于压力,本项目停止维护,请尽快fork代码。1月1日之后删除项目)[免翻墙工具]A free and open-source youtube video proxy script [Written in PHP]