Coder Social home page Coder Social logo

go-safari's Introduction

go-safari

Read-only access to Safari bookmarks, Reading List and history, plus live interaction with windows and tabs.

Author & Contributors

Originally created by Dean Jackson in 2016 for use with Alfred. Other contributors include Troels Thomsen. John-Mason Shackelford made minor updates after Dean archived the project in 2020.

Usage

To install the command-line utility:

brew install go
go install github.com/jpshackelford/go-safari/cmd/safari@latest

The executabile will be installed in $GOBIN or in $HOME/go/bin.

$GOBIN/safari help

To search history use the domain of the site of interest. For example:

safari history google.com

Development

Once you've cloned the repo, download dependencies and run the tests.

cd go-safari
go install github.com/cortesi/modd/cmd/modd@latest
modd

Check out the modd docs for more. Tests will run automatically on touched files as you make changes.

To install the development version

go build -v ./cmd/safari && go install -v ./cmd/safari

John-Mason won't be of much use for questions as he is both a go newb and hasn't worked much with this code base either. Fork away.

Licensing

This code is released under the MIT License.

go-safari's People

Contributors

deanishe avatar jpshackelford avatar tt avatar dependabot-preview[bot] avatar

Stargazers

Jauder Ho avatar

Watchers

 avatar

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.