Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Walmes Marques Zeviani
linux-config
Commits
cbfa20c5
Commit
cbfa20c5
authored
2 years ago
by
Walmes Marques Zeviani
Browse files
Options
Downloads
Patches
Plain Diff
Install Clockfy.
parent
fe1c4269
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_ubuntu_details.sh
+22
-0
22 additions, 0 deletions
install_ubuntu_details.sh
with
22 additions
and
0 deletions
install_ubuntu_details.sh
+
22
−
0
View file @
cbfa20c5
...
...
@@ -178,6 +178,19 @@ sudo snap install whatsapp-for-linux
sudo
apt
install
snapd-xdg-open
sudo
snap
install
discord
#-----------------------------------------------------------------------
# Clockfy.
# https://clockify.me/linux-time-tracking
# Install dependencies.
sudo
apt-get
install
-y
gconf2 libappindicator1
# Download *.deb.
wget https://clockify.me/downloads/Clockify_Setup.deb
-P
~/Downloads
# Installs.
sudo
dpkg
-i
~/Downloads/Clockify_Setup.deb
#-----------------------------------------------------------------------
# PopCorn Time.
...
...
@@ -477,6 +490,15 @@ ls /usr/local/share/fonts/Walmes-TTF
# Updates the font cache.
sudo
fc-cache
-fv
#-----------------------------------------------------------------------
# https://www.techytalk.info/webcam-settings-control-ubuntu-linux/
sudo
apt-get update
-y
sudo
apt-get
install
-y
v4l-utils
# https://installati.one/install-qv4l2-ubuntu-20-04/
sudo
apt-get
-y
install
qv4l2
#-----------------------------------------------------------------------
# Virtual Webcam to use with OBS Studio.
# OBS Studio must be already installed.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment