Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordienr/bookmarks-menubar
https://github.com/jordienr/bookmarks-menubar
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jordienr/bookmarks-menubar
- Owner: jordienr
- Created: 2023-09-11T13:54:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T12:54:22.000Z (about 1 year ago)
- Last Synced: 2024-12-15T14:06:37.020Z (8 days ago)
- Language: TypeScript
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Vercel Menubar
An open source menubar app for Vercel ▲
![Screenshot](./assets/screenshot.jpeg)
## Features
- [x] Add multiple Access Tokens in case you have multiple Vercel accounts
- [x] Change between teams
- [x] List all deployments for a team
- [x] Shortcuts to open deployments in browser
- [x] Light and Dark mode
- [] Auto updates
- [] Notifications for new or failed deployments
- [] Gitlab and Bitbucket support## Special Thanks
- [Vercel](https://vercel.com) for the amazing platform and API.
- [Electron React Boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate) for the boilerplate.