All Projects → hteen → Apple Store Helper

hteen / Apple Store Helper

Licence: gpl-3.0
Apple Store iPhone预约助手

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Apple Store Helper

Open-Mam
Open Source Mobile Application Management (WORK IN PROGRESS)
Stars: ✭ 28 (-86.98%)
Mutual labels:  apple, store
Mac
macOS Mojave v. 10.14 setup for developers.
Stars: ✭ 209 (-2.79%)
Mutual labels:  apple
Vue Vant Store
基于vue,vantUI的商城demo,包含前端和后端
Stars: ✭ 187 (-13.02%)
Mutual labels:  store
Piano
Easily play combinations of sound effects and Taptic Engine vibrations on iOS.
Stars: ✭ 202 (-6.05%)
Mutual labels:  apple
Iboot64helper
IDAPython loader to help with AArch64 iBoot, iBEC, and SecureROM reverse engineering
Stars: ✭ 189 (-12.09%)
Mutual labels:  apple
Apple Bundle Identifiers
Apple iOS 13.0 Native App Bundle Identifiers
Stars: ✭ 202 (-6.05%)
Mutual labels:  apple
Objc Sdk
LeanCloud Objective-C SDK
Stars: ✭ 186 (-13.49%)
Mutual labels:  apple
Igrphototweaks
Drag, Rotate, Scale and Crop
Stars: ✭ 212 (-1.4%)
Mutual labels:  apple
Shsearchbar
The search bar that doesn't suck.
Stars: ✭ 206 (-4.19%)
Mutual labels:  apple
October30
macOS Screen Saver showing 371 Apple logos from their 2018 iPad event
Stars: ✭ 200 (-6.98%)
Mutual labels:  apple
Flooks
🍸 A state manager for React Hooks
Stars: ✭ 201 (-6.51%)
Mutual labels:  store
Reto
Flexible and efficient React Store with hooks.
Stars: ✭ 194 (-9.77%)
Mutual labels:  store
Store
A beautifully-simple framework-agnostic modern state management library.
Stars: ✭ 204 (-5.12%)
Mutual labels:  store
Dotnet Passbook
A .Net Library for generating Apple Passbook (Wallet) files for iOS. Please get involved by creating pull requests and opening issues!
Stars: ✭ 188 (-12.56%)
Mutual labels:  apple
Sparkbuttondemo
Demonstrates the Like button animation.
Stars: ✭ 210 (-2.33%)
Mutual labels:  apple
Macos Egpu Cuda Guide
Set up CUDA for machine learning (and gaming) on macOS using a NVIDIA eGPU
Stars: ✭ 187 (-13.02%)
Mutual labels:  apple
Kable
Kotlin Asynchronous Bluetooth Low-Energy
Stars: ✭ 194 (-9.77%)
Mutual labels:  apple
Inapppurchase
A Simple and Lightweight framework for In App Purchase
Stars: ✭ 202 (-6.05%)
Mutual labels:  store
Periphery
A tool to identify unused code in Swift projects.
Stars: ✭ 3,017 (+1303.26%)
Mutual labels:  apple
Spstorkcontroller
Now playing controller from Apple Music, Mail & Podcasts Apple's apps.
Stars: ✭ 2,494 (+1060%)
Mutual labels:  apple

Apple Store 预约助手

起因是想购买iPhone12Pro,又懒得一直守着官网,然后顺便学习 GUI框架 fyne

正常预约步骤

  1. 进入商品预购页面
  2. 选择具体型号和门店
  3. 要求输入注册码
  4. 选择到店时间,填写身份证号
  5. 完成

重要提示

  • 这不是外挂,不能全自动一劳永逸
  • 助手可以直接进入预约步骤3,快人2步,后续步骤需要自己手动操作
  • 提前登录
  • 提前获取注册码,30min内可以复用,获取方式是找个冷门型号走到获取注册码步骤
  • 经过测试12各系列的注册码不能通用

关于开发

  • 代码不优雅, 注释不完善, review须谨慎
  • GUI框架 fyne

运行

go run *.go

打包

# macos打包
go get fyne.io/fyne/cmd/fyne
fyne package -os darwin

# macos下打包其他平台
go get github.com/fyne-io/fyne-cross
fyne-cross windows

使用方法

  1. 前往 release 页面下载,启动
  2. 首次运行点击 测试 按钮, 确保能正确打开浏览器
  3. 选择门店和型号,点击 添加 到监控列表
  4. 点击 开始 即可

匹配到之后会暂停监听,直到再次点击 开始

参考图片

效果预览 效果预览

注册码获取页面 注册码获取页面

选择到店时间,填写身份证号 选择到店时间,填写身份证号

一杯卡布奇诺 ☕️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].