Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctate/vercel-dashboard-mba
Put Vercel Dashboard in your menu bar
https://github.com/ctate/vercel-dashboard-mba
javascript nextjs rust tauri vercel
Last synced: 6 days ago
JSON representation
Put Vercel Dashboard in your menu bar
- Host: GitHub
- URL: https://github.com/ctate/vercel-dashboard-mba
- Owner: ctate
- License: mit
- Created: 2023-09-20T22:31:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T05:43:16.000Z (about 1 year ago)
- Last Synced: 2024-04-21T09:12:35.598Z (7 months ago)
- Topics: javascript, nextjs, rust, tauri, vercel
- Language: Rust
- Homepage:
- Size: 1010 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vercel-dashboard-mba
> Use the Vercel dashboard from your menu bar
`vercel-dashboard-mba` is a Menu Bar App for the Vercel dashboard: https://vercel.com/dashboard
It enables you to use the Vercel dashboard directly from your menu bar, making it easy to check your deployments and manage your Vercel projects.
*Note: This project is not affiliated with Vercel.*
## Features
- One-click access to the Vercel dashboard
- Runs on Windows, Mac & Linux
- ▲ icon in your menu bar## Prerequisites
- [Rust](https://www.rust-lang.org)
- [Tauri](https://tauri.app)## Running the application
To run `vercel-dashboard-mba`:
```sh
pnpm install
pnpm tauri dev
```## Contribute
To contribute to this project, kindly [fork the repository](https://github.com/ctate/vercel-dashboard-mba/fork) and submit a pull request containing your modifications.
## License
[MIT](https://github.com/ctate/vercel-dashboard-mba/blob/main/LICENSE)
## Acknowledgements
Thank you [Vercel](https://vercel.com) ▲