Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leomeloxp/repos-menubar
- Owner: leomeloxp
- License: mit
- Created: 2023-06-08T09:01:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T08:36:40.000Z (about 1 year ago)
- Last Synced: 2024-10-04T19:09:07.949Z (about 1 month ago)
- Topics: git, rust, rust-lang, tauri-app, utilities
- Language: CSS
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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