Online-update est un programme python permettant de mettre a jour des dossier et de fichier depuis une adresse web.

Overview

Démarrage rapide

Online-update est un programme python permettant de mettre a jour des dossier et de fichier depuis une adresse web.

Mode préconfiguré

Le fichier update.py permet au créateur d’un programme de pré-configuré online-update pour directement téléchargé depuis une adresse web.
Pour cela il suffit de modifier updfile = None à la ligne 22 par l’adresse du fichier d’update.
Il est aussi possible de modifier a langue de l’updater, français (fr) ou anglais (en) a la ligne 23.

Mode cli

Le second fichier, cli-update.py affiche une interface cli permettant de saisir l’adresse des commandes.\

Commandes

LANG

lang permet de saisir la langue de l'updater, en/fr

lang 
   
    
lang fr

   

DL

dl permet de téléchargé un registre directement depuis son adresse

dl 
    
    
     
dl /main https://raw.githubusercontent.com/pf4-DEV/glade/main/update.txt

    
   

ROAD

road permet de géré la liste des fichier de redirection:
road list affiche la liste
road add ajoute une adresse a la liste
road del supprime une adresse a la liste
road read lie les fichier de redirection

RDL

rdl téléchargé un registre depuis les fichier de redirection:\

dl 
   
     + 
    
     
dl /main glade

    
   

Créé un registre d’update

Le registre d’update différencie tout les dossier et fichier a créer et/ou télécharger.

Création du dossier

l’entièreté des chemin de fichier son en relatif par rapport a l’updater
La commande mkd suivit du nom du dossier a créé permet de créer un dossier:

mkd /mod

Téléchargement de fichier

La commande wgt suivit du nom du ficher et de son adresse (séparé par une virgule) permet de téléchargé un fichier:

wgt /direct-time.pyw, https://raw.githubusercontent.com/pf4-DEV/glade/main/direct-time.pyw

Exemple

registre de mise a jour de Glade
https://raw.githubusercontent.com/pf4-DEV/glade/main/update.txt

mkd /container
...

wgt /glade-cli.py, https://raw.githubusercontent.com/pf4-DEV/glade/main/glade-cli.py
wgt /system/glade/Compiler.py, https://raw.githubusercontent.com/pf4-DEV/glade/main/system/glade/Compiler.py
...

Créé un fichier de routage

le ficher de routage doit contenir le nom et d'adresse de redirection séparé par une virgule

glade, https://raw.githubusercontent.com/pf4-DEV/glade/main/update.txt
You might also like...
Appointment Tracker that allows user to input client information and update if needed.

Appointment-Tracker Appointment Tracker allows an assigned admin to input client information regarding their appointment and their appointment time. T

Tesla App Update Differences Extractor

Tesla App Update Differences Extractor Python program that finds the differences between two versions of the Tesla App. When Tesla updates the app a l

This code can help you with auto update for-TV-advertisements in the store.

Auto-update-files-for-TV-advertisements-in-the-store This code can help you with auto update for-TV-advertisements in the store. It was write for Rasp

The update manager for the ERA App (era.sh)

ERA Update Manager This is the official update manager used in the ERA app (see era.sh) How it works Once a new version of ERA is available, the app l

This is friendlist update tools & old idz clon & follower idz clon etc
This is friendlist update tools & old idz clon & follower idz clon etc

This is friendlist update tools & old idz clon & follower idz clon etc

Blender addon, import and update mixamo animation

This is a blender addon for import and update mixamo animations.

Update your Nintendo Switch cheats with one click, or a bit more~
Update your Nintendo Switch cheats with one click, or a bit more~

Interactive-ASM-Cheats-Updater This updater unlocks your ability of updating most of the ASM cheats for Nintendo Switch. Table of Contents Functions Q

Python scripts to interact with Upper Deck ePack online trading card platform

This script should connect to the Upper Deck ePack API using your browser cookies and download a list of your current collection and save it as a CSV.

Registro Online (100% Python-Mysql)

Registro elettronico scritto in python, utilizzando database Mysql e Collegando Registro elettronico scritto in PHP

Releases(CLI-v02)
  • CLI-v02(Oct 26, 2021)

    Commandes

    LANG

    lang permet de saisir la langue de l'updater, en/fr

    lang <langue>
    lang fr
    

    DL

    dl permet de téléchargé un registre directement depuis son adresse

    dl <chemin> <adresse>
    dl /main https://raw.githubusercontent.com/pf4-DEV/glade/main/update.txt
    

    ROAD

    road permet de géré la liste des fichier de redirection:
    road list affiche la liste
    road add ajoute une adresse a la liste
    road del supprime une adresse a la liste
    road read lie les fichier de redirection

    RDL

    rdl téléchargé un registre depuis les fichier de redirection:\

    dl <chemin> + <nom>
    dl /main glade
    
    Source code(tar.gz)
    Source code(zip)
    cli-updater.py(3.82 KB)
  • v01(Oct 25, 2021)

    online-update

    démarrage rapide

    online-update est un programme python permettant de mettre a jour des dossier et de fichier depuis une adresse web.

    Mode préconfiguré

    Deux mode sont prévue, le premier permet au créateur d’un programme de pré-configuré online-update pour directement téléchargé depuis une adresse web.
    Pour cela il suffit de modifier updfile = None à la ligne 22 par l’adresse du fichier d’update.
    Il est aussi possible de modifier a langue de l’updater, français (fr) ou anglais (en) a la ligne 23.

    Mode cli

    Dans la cas ou la ligne 22 et laissé à None, l’updater affiche une interface cli permettant de saisir l’adresse du registre

    Créé un registre d’update

    le registre d’update référencie tout les dossier et fichier a créer et/ou télécharger.

    Création du dossier

    l’entièreté des chemin de fichier son en relatif par rapport a l’updater
    la commande mkd suivit du nom du dossier a créé permet de créer un dossier:

    mkd /mod
    

    Téléchargement de fichier

    la commande wgt suivit du nom du ficher et de son adresse (séparé par une virgule) permet de téléchargé un fichier:

    wgt /direct-time.pyw, https://raw.githubusercontent.com/pf4-DEV/glade/main/direct-time.pyw
    
    Source code(tar.gz)
    Source code(zip)
    update.py(2.12 KB)
dragmap-meth: Fast and accurate aligner for bisulfite sequencing reads using dragmap

dragmap_meth (dragmap_meth.py) Alignment of BS-Seq reads using dragmap. Intro This works for single-end reads and for paired-end reads from the direct

Shaojun Xie 3 Jul 14, 2022
Collatz Sanısını Test Eden Ve Kanıtlayan Bir Python Programı

Collatz Sanısı Collatz Sanısını Test Eden Ve Kanıtlayan Bir Python Programı. Kullanım Terminalde: 1- git clone https://github.com/detherminal/Collatz-

Cemal Mert 2 May 07, 2022
A calculator to test numbers against the collatz conjecture

The Collatz Calculator This is an algorithm custom built by Kyle Dickey, used to test numbers against the simple rules of the Collatz Conjecture.

Kyle Dickey 2 Jun 14, 2022
Writeup and scripts for the 2021 malwarebytes crackme

Malwarebytes Crackme 2021 Tools and environment setup We will be doing this analysis in a Windows 10 VM with the flare-vm tools installed. Most of the

Jerome Leow 9 Dec 02, 2022
Runtime Type Checking in Python 3

typo This package intends to provide run-time type checking for functions annotated with argument type hints (standard library typing module in Python

Ivan Smirnov 26 Dec 13, 2022
this is a basic python project that I made using python

this is a basic python project that I made using python. This project is only for practice because my python skills are still newbie.

Elvira Firmansyah 2 Dec 14, 2022
Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.

Download and display GOES-East and GOES-West data GOES-East and GOES-West satellite data are made available on Amazon Web Services through NOAA's Big

Brian Blaylock 88 Dec 16, 2022
Necst-lib - Pure Python tools for NECST

necst-lib Pure Python tools for NECST. Features This library provides: something

NANTEN2 Group 5 Dec 15, 2022
An app that mirrors your phone to your compute and maps controller input to the screen

What is 'Dragalia Control'? An app that mirrors your phone to your compute and maps controller input to the screen. Inputs are mapped specifically for

1 May 03, 2022
Oppia is an online learning tool that enables anyone to easily create and share interactive activities

Oppia is an online learning tool that enables anyone to easily create and share interactive activities (called 'explorations'). These activities simulate a one-on-one conversation with a tutor, makin

Oppia 4.7k Dec 29, 2022
Nfog - Scriptable Database-Driven NFO Generator for Movies and TV

nfog Scriptable Database-Driven NFO Generator for Movies and TV. Installation pi

6 Oct 08, 2022
Set named timers for cooking, watering plants, brewing tea and more.

Timer Set named timers for cooking, watering plants, brewing tea and more. About Use Mycroft when your hands are messy or you need more that the one t

OpenVoiceOS 3 Nov 02, 2022
Small exercises to get you used to reading and writing Python code!

Pythonlings Welcome to Pythonlings, an automated Python tutorial program (inspired by Rustlings and Haskellings). WIP This program is still working in

鹤翔万里 5 Sep 23, 2022
Automate your Microsoft Learn Student Ambassadors event certificate with Python

Microsoft Learn Student Ambassador Certificate Automation This repo simply use a template certificate docx file and generates certificates both docx a

Muhammed Oğuz 24 Aug 24, 2022
Some Python scripts that fx(hash) users might find useful.

fx_hash_utils Some Python scripts that fx(hash) users might find useful. get_images This script downloads all the static images of the tokens generate

30 Oct 05, 2022
A clock widget for linux ez to use no need for cmd line ;)

A clock widget in LINUX A clock widget for linux ez to use no need for cmd line ;) How to install? oh its ez just go to realese! what are the paltform

1 Feb 15, 2022
program to store and update pokemons using SQL and Flask

Pokemon SQL and Flask Pokemons api in python. Technologies flask pymysql Description PokeCorp is a company that tracks pokemon and their trainers arou

Sara Hindy Salfer 1 Oct 20, 2021
Integration of CCURE access control system with automation HVAC of a commercial building

API-CCURE-Automation-Quantity-Floor Integration of CCURE access control system with automation HVAC of a commercial building CCURE is an access contro

Alexandre Edson Silva Pereira 1 Nov 24, 2021
A small Python library which gives you the IEEE-754 representation of a floating point number.

ieee754 ieee754 is small Python library which gives you the IEEE-754 representation of a floating point number. You can specify a precision given in t

Bora Canbula 5 Dec 20, 2022
Projeto de Jogo de dados em Python 3 onde é definido o lado a ser apostado e número de jogadas, pontuando os acertos e exibindo se ganhou ou perdeu.

Jogo de DadoX Projeto de script que simula um Jogo de dados em Python 3 onde é definido o lado a ser apostado (1, 2, 3, 4, 5 e 6) ou se vai ser um núm

Estênio Mariano 1 Jul 10, 2021