System tray application to provide a shortcut for your projects
- Open the project's folder
- You can open your project directly on VS Code!
- Open your projects directly to your favorite terminal!
- Open the project directly in the Github Desktop application
- Translations to Spanish 🇪🇸, English 🇺🇸, and of course Brazilian Portuguese 🇧🇷!
Downloads are under Releases section, check it out!
This application is not yet signed. If you are unsure, you can clone, build and run directly from this repository.
- Clone this repository;
cd tray-link
;- Run
pnpm install
to install dependencies. - Run
npm run dev
.
This project is licensed under the MIT License - see the LICENSE.md file for details.