Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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


Vercel Menu Bar App

## 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) ▲