Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A hard-working bot that captures Apple software updates and pushes notifications.

License

NotificationsYou must be signed in to change notification settings

Hackl0us/apple-spyder

Repository files navigation

A hard-working bot that captures Apple software updates and pushes notifications, developed by Hackl0us.

License

Open source license (GPLv3) for this project has legal effects, so please be sure to comply with it.

Configuration

SQLite database initialization

Initialize the SQLite 3 database with the file underres/init_db.sql.

Put the database file at under theres folder, name the fileapple-spyder.db.

Configuration

Please put the configuration file at under theres folder, name the fileconfig.yaml.

# All the following parameters are randomly generated. Please replace them with real onesweibo:enable:falseapp-key:6677073540app-secret:2h152qzt4xcg9fyx2qt44xwlwn2w7kwbredirect-uri:https://hackl0us.comaccess-token:2.00WM2onwpur1qlgeq91xryamuhfk2irip:213.1.207.236# Your real IP addresstelegram:enable:truebot-name:Apple Spyder Test Botbot-token:4934421727:ZRXNwextc2K_o4j150Nf7u-O2k6CMQVRj4chat-id:4543069976url:apple-developer-rss:https://developer.apple.com/news/releases/rss/releases.rss

Docker Compose

services:apple-spyder:image:hackl0us/apple-spydercontainer_name:apple-spyderrestart:alwaysvolumes:      -/folder_to_config/res:/usr/src/app/resports:      -5001:8888

API Call

After you successfully run the App, you can refer to the APIs below to perform the corresponding requests:

  • /apple-spyder/software-release: Check Apple Developer RSS feed.
  • /apple-spyder/accessory-ota-update: Check for Apple accessories OTA updates.

About

A hard-working bot that captures Apple software updates and pushes notifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp