Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

[<img src="https://img.shields.io/badge/Arch_Linux-1793D1?style=for-the-badge&logo=arch-linux&logoColor=white" />](#installation-on-arch-linux)

<img src="src/assets/screenshot.png" align="right" width="20%" alt="GUI of the current version"/>
<img src="src/assets/screenshot-widget.png" align="right" width="20%" alt="GUI of the current version"/>

Control your OBSBOT Tiny2 camera from your Linux desktop or terminal.
Set the camera to sleep, wake it up, set the AI-tracking mode, set the tracking speed, set the preset position, and more.
Expand Down Expand Up @@ -97,6 +97,11 @@ Via the terminal, you can open it by setting the flag: `tiny4linux-gui --start-a
It contains only the more important functions you might need more often.
Via the terminal, you can open it by setting the flag: `tiny4linux-gui --start-as widget`

| Dashboard Mode | Widget Mode |
|----------------------------------------------------------------------------|--------------------------------------------------------------------------------|
| <img src="src/assets/screenshot.png" height="400px" alt="Dashboard Mode"/> | <img src="src/assets/screenshot-widget.png" height="400px" alt="Widget Mode"/> |


### CLI

You can use the CLI by typing `t4l` or `tiny4linux-cli` in your terminal.
Expand Down
Binary file added src/assets/screenshot-widget.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.