Coder Social home page Coder Social logo

bwiko / urlautofire Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 597 KB

URLAUTOFIRE made to make your life easier, this tool allow you to browse a file of urls faster just by adding shortcut to your machine(linux)

License: GNU General Public License v3.0

Python 100.00%

urlautofire's Introduction

UrlAutoFire

urlautofire made to make your life easier, this tool allow you to browse a file of urls faster just by adding shortcut to your machine(linux) or send next || prev to localhost:1111 ๐Ÿ˜‚๐Ÿ˜‚

Features

  1. Session management: when you close the U_A_F or open new file the tool save all current statuts
  2. Background run : using the linux shortcut you can make a simple socket connection to make the U_A_F work in background
  3. Shortcuts : all button and action work with shortcut just for make your life easier ๐Ÿ˜‚

NOTE : this version is beta if you have any problem feel free to inform us

Guide

The gui is easy to use but to use the shortcut you must do small configuration to your machine

  1. copy the .lib/shortcut.py to /bin (cp /lib/shortcut.py /bin/UATShortcut)
  2. make the file executable (chmod +x UATShortcut)
  3. go to your menu>settings>keyboard app shortcut (xfce Linux parrot)
  4. then add UATShortcut -s and your shortcut to represent the next action
  5. then add UATShortcut -p and your shortcut to represent the previous action

keyboardshortcut

you might be do another method to set the shortcut it depends on your linux os.

note : the shortcut work only when you active the listener

Requirement

Usage

  • previous button : to open the previous url (Ctrl+D)
  • next button : to open the next url (Ctrl+S)
  • play button : open selected urls (Ctrl+P)
  • breackpoint button : to set a list of break points (Ctrl+B) same to remove
  • listener button : to start or stop the listenr (listener used when you use the shortcut linux option ) (Ctrl+L)
  • list of browsers : to shouse which browser will open the urls
  • filter input : you can use regex to output only specific urls
  • file>open : open your urls_file (Ctrl+O)
  • square button: do nothing just for make the tool look beauty

Demo

Video:

Demo video

Advanced configuration

  • If you want to add a new browser or custom command just add it to command_list LIST with the following syntax ,"command name":"command ':URL:'" the :URL: represent current url commandlist

  • If you want to specify a specific session path , then change the value of session_path sessionpath

  • If you want to change the Lport just change the value of L_port and change the port in shortcut.py to new L_port (1111 to new l_port)

L_PORT

if you like the logo let star ๐Ÿ˜๐Ÿ˜

logo

urlautofire's People

Contributors

bwiko avatar

Stargazers

Abell avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.