https://github.com/mathieubellon/livestormbar
OS X MenuBar for your meetings in Livestorm
https://github.com/mathieubellon/livestormbar
Last synced: 2 months ago
JSON representation
OS X MenuBar for your meetings in Livestorm
- Host: GitHub
- URL: https://github.com/mathieubellon/livestormbar
- Owner: mathieubellon
- Created: 2022-04-22T17:34:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T09:08:07.000Z (over 2 years ago)
- Last Synced: 2025-02-04T14:52:37.493Z (4 months ago)
- Language: Swift
- Size: 10.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# LivestormBar
A MacOs menubar that allow you to quickly jump into your next meeting

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Support](#support)
- [Contributing](#contributing)## Installation
[Click here to download the last release](https://github.com/livestorm/LivestormBar/releases/download/v0.9-beta-1/LivestormBar.app.zip)
**Bypassing security warnings**
As this app is an experiment and is not certified right now Mac OS will consider it unsafe and will block its launch.
1. Launch it anyway
2. Go to System Preferences > Security and confidentiality > "General" tab
3. At the bottom of the tab you can click to force approve the opening of the app.
4. Mac will ask you if you want to open it, answer yes.## Usage
After installing the app:
- Go to Preferences and authenticate with your Google account
- Each meeting with a Livestorm meeting link will have a quick access link
- When you click on a notification you will be directly redirected to the meeting or its Google calendar event if not Livestorm link is found## Support
Please [open an issue](https://github.com/mathieubellon/livestormbar/issues/new) for support.
## Contributing
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/fraction/readme-boilerplate/compare/).