Giter Club home page Giter Club logo

forhirehelper's Introduction

r/ForHire Helper

r/ForHire Helper is a free and open source Python desktop application that helps freelancers and employers find the best candidates faster and easier.

It uses the following libraries and technologies:

  • wxPython 4 for the GUI framework and to preview Reddit posts.
  • Requests to communicate with the Reddit JSON API.
  • SQLite to manage keywords, blacklists and bookmarks.

Dependencies

pip install -r requirements.txt

Note: macOS and Linux users must use pip3 instead of pip.

How to Use

After you have downloaded this repository and installed the required dependencies you will only require to run the following commands.

cd path/to/forhire/
python main.py

Note: macOS and Linux users must use python3 instead of python.

After running those commands a new window will appear with 3 tabs.

The first tab contains a button that will connect to the Reddit API and will download the latest posts from the selected Subreddit, the default one is r/ForHire.

Those posts will be filtered between For Hire and Hiring, or their equivalents in each subreddit. You can apply your custom keywords and blacklists by checking their respective boxes.

Adding new keywords and blacklists is done in the second tab. Where you would only require to type individual words and press the Add button. Selecting a previous saved item and pressing the Delete button will delete it from your database.

In the third tab you will be presented with all the posts you have bookmarked from the first tab. Everytime you navigate to this tab the bookmarks will be automatically updated.

Preview

Main View

Download

For your convenience a Windows 64-bit executable is available, you can download it directly from GitHub.

Download

Become a Patron

Feel free to support the development of free tools and software. Your donations are greatly appreciated.

Become a Patron!

forhirehelper's People

Contributors

agentphantom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

forhirehelper's Issues

Windows SmartScreen or other Anti Malware issues

If you are unable to run the Windows executable file, this is because the app was signed with a self signed certificate.

If other anti malware software flags the executable as malware I strongly advice to not run it and instead install Python 3 on your computer, install the 2 dependencies and run it as a Python script.

If you didn't had any issues I would like to know your computer configuration, to build a knowledge base on which systems there are no issues.

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.