Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Duinrahaic committed Nov 12, 2023
1 parent 7fd23e3 commit 39d281a
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# VRCPictureToClipboard

<p align="center">
<img width="300" height="300" src="https://raw.githubusercontent.com/Duinrahaic/VRCPictureToClipboard/master/icon.png">
</p>
<h1 align="center"> VRCPictureToClipboard </h5>



While this program runs in the background, it automatically takes the latest picture from VRChat and copies it to the clipboard.

Expand All @@ -13,4 +19,19 @@ Clicking on the tray icon gives opens a menu with a few different options:
- `Register with SteamVR`: "Installs" the software in SteamVR. This will put it into the list of possible startup overlay apps, so you can have SteamVR launch it automatically.
- `Unregister from SteamVR`: "Uninstalls" the software from SteamVR, so it can no longer be automatically started.
- `Pause`: Will pause/unpause the clipboard copying without closing the app.
- `Exit`
- `Exit`


## Steps to auto-launch with SteamVR

1. Launch SteamVR
2. Launch VRCPictureToClipboard
3. In the tray, right click the icon and select `Register with SteamVR`
4. In SteamVR, go to `Settings` -> `Startup/Shutdown` -> `Choose Startup Overlay Apps` and make sure `VRCPictureToClipboard` is checked on.

Now whenever you launch SteamVR, VRCPictureToClipboard will automatically launch as well.


## Contributions

[jangxx](https://github.com/jangxx): For enhancing the program work as a tray application, adding SteamVR integration, and for the logo.

0 comments on commit 39d281a

Please sign in to comment.