Code Monkey home page Code Monkey logo

safari-tabs-saver's Introduction

Safari Tabs Saver

Safari Tabs Saver is a Python script written to allow Safari users to create backups of their currently open tabs. Due to the lack of accessible or free Safari tab manager extensions, this script aims to better the lives of tab hoarders.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for your usage.

Prerequisites

To run this script, you simply need Python and this repository on your local machine. You can get a copy of this repository by running the following command in your command line.

With SSH

git clone [email protected]:zhuhanming/safari-tabs-saver.git

With HTTPS

git clone https://github.com/zhuhanming/safari-tabs-saver.git

Installing

To install the dependencies required for this script, simply navigate into the directory you just cloned and run the following command in your command line. You may also choose to start a Python virtual environment before running the command.

pip install -r requirements.txt

Running the script

Simply run the following command:

python safari-tabs-saver.py

Viewing your backups

Your backups are saved into the backups folder. Simply navigate to the backups folder and open the latest exported html file.

You can open saved tabs one by one by clicking the saved tab title, or open the entire window in one go by click the bolded text at the end of each window's tabs.

Built With

Contributing

  1. Fork it (https://github.com/zhuhanming/safari-tabs-saver/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -m 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

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.