Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/streetturtle/SpaceBar
MacOS menu bar application for JetBrains Space
https://github.com/streetturtle/SpaceBar
Last synced: 26 days ago
JSON representation
MacOS menu bar application for JetBrains Space
- Host: GitHub
- URL: https://github.com/streetturtle/SpaceBar
- Owner: streetturtle
- License: mit
- Created: 2022-09-29T02:42:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T02:54:53.000Z (about 2 years ago)
- Last Synced: 2024-06-14T01:32:15.989Z (6 months ago)
- Language: Swift
- Size: 1.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - SpaceBar
README
# SpaceBar
MacOS menu bar application for JetBrains Space:
This app is created for the [Space Apps Contest 2022](https://plugins.jetbrains.com/contest/space/2022)
## Features
- supports multiple projects
- issues
- open issue on click
- change issue status
- filter issues by created/assigned and by status
- code reviews
- open code review on click
- shows title, number, source/target branch
- todo items:
- toggle state: done / undone
- delete todo item
## InstalationDownload [the latest release](https://github.com/streetturtle/SpaceBar/releases/download/v1.0/SpaceBar.1.0.dmg) and install it. Then generate a token in Space with following permissions:
- Manage issue settings,
- Read Git repositories,
- Update issues,
- View code reviews,
- View issues,
- View project detailsThen paste it in the settings tab with your space org:
Note that the token is securely stored in macOS keychain, so when starting the application you will you will neet to type your password in a prompt. This is done to allow the app to store and read token from the keychain.