Skip to content

ptrlee/BookmarksPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmarks Plus

Bookmarks Plus - Team Jellyfish's Project for HackNC 2019.
Created within the span of just 24 hours.

Ever wanted to open multiple websites with only one click? Ever want to open multiple bookmarks at once without needing to save your browser session? Ever want to sign into websites with just a single click? This is the program for you!

Built with Python, PyQt, and Selenium, our GUI-interface program lets you create "bookspaces" (short for bookmark workspaces) that store multiple sites. Each time you create a bookspace, our program creates an associated Python script that you can run with just a single click in the main GUI window. You can also delete bookspaces or store log-in information to auto-log-into sites! And finally, being built in Python with a binding for Qt, this program is also cross-platform! (Note: only tested on Mac OS X and Windows 10)

Team Members - GitHub Username

Anh Nugyen - anhmn99
Peter Lee - Shadow63
Andy Chen - aychen99

Dependencies and Requirements

  1. Install python 3.0 or later.
  2. Run the commands 'pip install PyQt5' and 'pip install selenium' from your OS's command line.
  3. Decide which browser(s) you want to use. If you want to use Mozilla Firefox, you will need to download Mozilla's Gecko Driver as well. If you want to use Google Chrome, you will need to download Chrome Driver.
  4. Download all the files in our repository to any folder in your computer and run 'MainWindow.py'! If you want, you may also create a desktop shortcut to access it even more easily.

About

Project for HackNC2019 that creates and stores macros for opening multiple web pages and auto-logging into them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages