8000 GitHub - MiguelMoya89/AutomateUrlWindows: Program created in Java with a Swing interface which allows automating the execution of a URL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MiguelMoya89/AutomateUrlWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomateUrlWindows

Captura de pantalla 2023-11-25 122936

Program created in Java with a Swing interface which allows automating the execution of a URL

Programa creado en Java con interfaz Swing que permite automatizar la ejecución de una URL

---------------------------DESCRIPCION EN ESPAÑOL----------------------------------------------------------------------------------------------- Este programa nos permitirá ejecutar enlaces URL. Tendremos que introducir la cantidad y después los enlaces correspondientes. Una vez introducidos, podremos modificar los diferentes parámetros para cambiar la ejecución, como es el intervalo de ejecución. Este hace un random entre el tiempo mínimo y máximo.

Tendremos 2 checks que nos permitirán ejecutar:

GhostMode, que abrirá el navegador en modo incógnito. CleanMode, este se configura con el botón Ventanas Killer y nos permite indicar una cantidad de páginas que se abrirán y el tiempo que se parará el programa antes de cerrar las ventanas y volver a ejecutarse en bucle con los parámetros introducidos. Por último, tenemos el botón detener que parará el proceso.

Los URL se mostrarán en la parte de abajo con un contador para saber cuántas veces se han abierto.

---------------------------DESCRIPTION IN ENGLISH-------------------------------------------------------------------------------------------------- This program will allow us to execute URL links. We will have to enter the quantity and then the corresponding links. Once entered, we can modify the different parameters to change the execution, such as the execution interval. This makes a random between the minimum and maximum time.

We will have 2 checks that will allow us to execute:

GhostMode, which will open the browser in incognito mode. CleanMode, this is configured with the Windows Killer button and allows us to indicate a number of pages that will open and the time that the program will stop before closing the windows and running again in a loop with the parameters entered. Finally, we have the stop button that will stop the process.

The URLs will be displayed at the bottom with a counter to know how many times they have been opened.

---------------------------DESCRIPTION IN CHINESE----------------------------------------------------------------------------------------------------- 这个程序将允许我们执行URL链接。我们将不得不输入数量,然后是相应的链接。一旦输入,我们可以修改不同的参数来改变执行,比如执行间隔。这在最小和最大时间之间做一个随机。

我们将有2个检查允许我们执行:

GhostMode,它将在隐身模式下打开浏览器。 CleanMode,这是通过Windows Killer按钮配置的,并允许我们指示将打开的页面数量以及程序在关闭窗口并再次以输入的参数在循环中运行之前将停止的时间。 最后,我们有一个停止按钮,它将停止进程。

URL将显示在底部,有一个计数器来知道它们被打开了多少次。

About

Program created in Java with a Swing interface which allows automating the execution of a URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0