Giter VIP home page Giter VIP logo

zeitgeist-bridge's Introduction

Zeitgeist Bridge

Host bridge to Zeitgeist.

Version 0.2.0 Licensed under the GNU General Public License v3.0

Background

Zeitgeist is a service for recording user activity with a handy Glib-based client library. Unfortunatly, some runtimes, namely Node.js, can't get along well with it due to their single-threaded nature. Zeitgeist Bridge is a simple application that allows code running within such runtimes to log information to Zeitgeist via an instance of Zeitgeist Bridge executing within a subprocess.

Installation

Clone this repository or download the latest release.

git clone https://github.com/paysonwallach/zeitgeist-bridge

Configure the build directory at the root of the project.

meson --prefix=/usr build

If you would like to use Zeitgeist Bridge with a browser extension, set the browsers option accordingly, and the appropriate manifests will be generated and installed in their respective locations. For example, with Firefox:

meson --prefix=/usr -Dbrowsers=["firefox"] build

Install with ninja.

ninja -C build install

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. By participating in this project, you agree to abide by the terms of the Code of Conduct.

License

Zeitgeist Bridge is licensed under the GNU General Public License v3.0.

zeitgeist-bridge's People

Contributors

paysonwallach avatar

Stargazers

 avatar

Watchers

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