Git Product home page Git Product logo

findfire's Introduction

banner

GitHub Workflow Status GitHub release (latest by date) GitHub

The fastest web searcher!

Finds any string lightning fast by exploring the internet through the links of the given website.

  1. Type some Text in the Console
  2. Wait a short time
  3. πŸ”₯The found URLπŸ”₯

Installation

Download the latest release version directly from Github.

OR

git clone https://github.com/MrScalo/FindFire.git
cd FindFire

To run the slower development version...

cargo run

For the fast release version...

cargo build --release
./target/release/FindFire

Usage

License

Find Fire is provided under the MIT License.

Have fun!

findfire's People

Contributors

mrscalo avatar

Stargazers

Roman avatar

Watchers

 avatar Roman avatar

findfire's Issues

Multiple results

Describe the feature and the current behavior/state.

The user will be asked if he wants the first or all results.
Meaning that the program will continue searching for all occurrences of the search string as long as links are available.
If all links were searched the program will return all links in wich the search string was found.

Will this change the current app? How?

Only as an additional option for the user, no major changes.

Who will benefit with this feature?

User

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.