Coder Social home page Coder Social logo

imskr / rusty-skywalker Goto Github PK

View Code? Open in Web Editor NEW
22.0 3.0 1.0 1.21 MB

A Smart & Powerful Bookmark Search Tool in Rust ๐Ÿฆ€ and Rocket ๐Ÿš€!

Home Page: https://rustyskywalker.herokuapp.com

License: MIT License

Rust 100.00%
rust rust-lang rocket search search-engine bookmark-search

rusty-skywalker's Introduction

rusty-skywalker

A Powerful Bookmark Search Tool Powering Firefox & Chrome!


GitHub release (latest by date including pre-releases) Travis (.com) branch Github Issues Heroku Builds


Demo

Prerequisites

  • Make sure you have Rust installed.
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Rocket uses the nightly version of Rust so make sure you use that.
# from the root of the project
$ rustup override set nightly

Installation

Local

  • Clone the repository.
$ git clone https://github.com/imskr/Rusty-Skywalker.git
  • Build the project.
$ cargo build
  • Run the project.
$ cargo run
  • Visit localhost.
http://localhost:8000

Usage

To test out a command, type in http://localhost:8000/search?cmd= followed by the command.

The following commands are supported by Rusty-Skywalker:

  • "tw" -> redirects to twitter.com
  • "tw @username" -> redirects to twitter.com/username

Everything else redirects to a google search with your query.

Queries and Commands

Acknowledgement

  • @jsjoeio for his amazing idea and tutorial. Check it out here!

rusty-skywalker's People

Contributors

imskr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

chaosstudygroup

rusty-skywalker's Issues

Clarify readme

I couldn't figure out from the readme how this is different from setting custom search keywords in Chrome: I've gone into the search engines list and set hoogle.haskell.org to !h so I can type !h query into my omnibox and search hoogle with it. This seems to implement the same or a similar thing? Or am I misunderstanding?

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.