awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesAutomatic Script Updates

Automatically checks remote URLs for newer script versions and downloads updates when metadata specifies version and update URLs.

Distinct from Remote Script Sourcing: Distinct from Remote Script Sourcing: adds automatic version-checking and update logic, not just one-time downloading.

Explore 2 awesome GitHub repositories matching development tools & productivity · Automatic Script Updates. Refine with filters or upvote what's useful.

Awesome Automatic Script Updates GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sitoi/dailycheckinAvatar de Sitoi

    Sitoi/dailycheckin

    8,639Ver en GitHub↗

    DailyCheckin is an automated multi-platform daily check-in tool that logs into dozens of online services to collect rewards without manual intervention. It supports a wide range of platforms including Bilibili, Baidu Tieba, Aliyun Drive, AcFun, and many others, handling tasks such as daily sign-ins, coin tipping, lottery draws, and virtual currency conversion. The system is built around a config-file-based platform registry that allows dynamic addition or exclusion of tasks, with a cron-driven scheduler executing all check-in scripts sequentially in a single process. The tool distinguishes it

    Pulls the latest version of the check-in script automatically to keep tasks running without manual intervention.

    Pythonacfunaliyundrivebaidu
    Ver en GitHub↗8,639
  • quoid/userscriptsAvatar de quoid

    quoid/userscripts

    4,349Ver en GitHub↗

    Userscripts is a Safari browser extension that installs and runs custom JavaScript and CSS on websites through Apple's content script injection system. It provides a privileged execution context that allows userscripts to perform cross-origin HTTP requests and access clipboard functionality beyond standard browser sandbox restrictions. The extension uses metadata tags like @match, @run-at, and @weight to control precisely when and where scripts execute on web pages. It includes a built-in code editor with syntax highlighting and linting for modifying scripts directly, and supports automatic s

    Automatically synchronizes local userscripts with newer versions from configured remote URLs using @updateURL metadata.

    Swiftsafarisafari-app-extensionsafari-extension
    Ver en GitHub↗4,349
  1. Home
  2. Development Tools & Productivity
  3. Installation Scripts
  4. Remote Script Sourcing
  5. Automatic Script Updates