Skip to content

Commit

Permalink
deb-get: Add OBS Studio. Close #174 (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com>
  • Loading branch information
dchubar-fj and flexiondotorg committed May 23, 2022
1 parent 8cf4927 commit 8de413f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ The software below can be installed, updated and removed using `deb-get`.
<img src=".github/debian.png" align="top" width="20" /> [Microsoft Edge](https://www.microsoft.com/edge) (`microsoft-edge-stable`) - <i>Fast and secure browser that helps you protect your data and save time and money.</i><br />
<img src=".github/launchpad.png" align="top" width="20" /> [Nextcloud Desktop](https://nextcloud.com/) (`nextcloud-desktop`) - <i>The self-hosted productivity platform that keeps you in control.</i><br />
<img src=".github/github.png" align="top" width="20" /> [Obsidian](https://obsidian.md/) (`obsidian`) - <i>A powerful knowledge base on top of a local folder of plain text Markdown files.</i><br />
<img src=".github/launchpad.png" align="top" width="20" /> [OBS Studio](https://obsproject.com/) (`obs-studio`) - <i>Free and open source software for video recording and live streaming.</i><br />
<img src=".github/direct.png" align="top" width="20" /> [ocenaudio](https://www.ocenaudio.com/) (`ocenaudio`) - <i>Easy, fast and powerful audio editor.</i><br />
<img src=".github/github.png" align="top" width="20" /> [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/en/desktop.aspx) (`onlyoffice-desktopeditors`) - <i>Free desktop office suite for document editing and collaboration.</i><br />
<img src=".github/debian.png" align="top" width="20" /> [Opera](https://www.opera.com/) (`opera-stable`) - <i>Faster, safer and smarter than default browsers.</i><br />
Expand Down
7 changes: 7 additions & 0 deletions deb-get
Original file line number Diff line number Diff line change
Expand Up @@ -1334,6 +1334,13 @@ function deb_expressvpn() {
SUMMARY="Popular VPN software"
}

function deb_obs-studio() {
PPA="ppa:flexiondotorg/obs-fully-loaded"
PRETTY_NAME="OBS Studio (Fully Loaded)"
WEBSITE="https://obsproject.com/"
SUMMARY="Free and open source software for video recording and live streaming."
}

function deb_foliate() {
PPA="ppa:apandada1/foliate"
PRETTY_NAME="Foliate"
Expand Down

0 comments on commit 8de413f

Please sign in to comment.