Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed May 29, 2024
1 parent 0a3d45d commit 22367f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
</tr>
</table>

__Script Tray__ is an utility that sits in your system tray and allows you to run preconfigured scripts or commands from a click of a button. Save yourself some keystrokes and run all your common commands from here!
__:wrench: Script Tray__ is an utility that sits in your system tray and allows you to run preconfigured scripts or commands from a click of a button. Save yourself some keystrokes and run all your common commands from here!

<img src ="./.github/image/screenshot-traymenu.png" alt="Run commands directly from your system tray" width="300"/>

Written in [Electron](https://www.electronjs.org/) and [Vue](https://vuejs.org/), __Script Tray__ is cross platform and will run on Windows, Mac or Linux. Check the [latest releases](https://github.com/AtomicSponge/script-tray/releases/latest) for binaries of each platform.
Written in [Electron](https://www.electronjs.org/) and [Vue](https://vuejs.org/), __:wrench: Script Tray__ is cross platform and will run on Windows, Mac or Linux. Check the [latest releases](https://github.com/AtomicSponge/script-tray/releases/latest) for binaries of each platform.

Or you can clone this repository with `git` by running:
```
Expand Down

0 comments on commit 22367f2

Please sign in to comment.