Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leomeloxp/repos-menubar

A simple menubar app to list git repositories and their branches for a given folder, with the option to open the repo on VS Code or Code Insiders
https://github.com/leomeloxp/repos-menubar

git rust rust-lang tauri-app utilities

Last synced: 15 days ago
JSON representation

A simple menubar app to list git repositories and their branches for a given folder, with the option to open the repo on VS Code or Code Insiders

Awesome Lists containing this project

README

        

# Repos Menubar App

A simple Tauri app built with Svelte and TypeScript.

## Getting started

Requires [pnpm](https://pnpm.js.org/), [Rust](https://www.rust-lang.org/), and [Tauri CLI](https://tauri.studio/en/docs/getting-started/intro).

```bash
pnpm tauri dev
```

### Recommended IDE Setup

[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer).

## Using the app

- Run the dev command or build a new binary for your platform with `pnpm tauri build`.
- Click the menubar
- Set the folder you want to list repos from