An open API service indexing awesome lists of open source software.

https://github.com/leomaurodesenv/my-linux-configs

Programs and extensions for Linux distributions
https://github.com/leomaurodesenv/my-linux-configs

gnome-extension post-installation programming ubuntu

Last synced: 5 months ago
JSON representation

Programs and extensions for Linux distributions

Awesome Lists containing this project

README

          

# Linux Programs

My post-installation programs and extensions for Linux distributions.

---
## Terminal

- [ohmyzsh/ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) - Oh-My-Zsh is a framework for Zsh, the Z shell.
- [leomaurodesenv/.zshrc](https://gist.github.com/leomaurodesenv/ed4300bc2ac9fb4016c30d706b74983a) - My definitions for Oh-My-Zsh.

### Performance check

- [netdata/netdata](https://github.com/netdata/netdata) - Real-time performance monitoring.

---
## Gnome-extensions

- [ArcMenu](https://extensions.gnome.org/extension/3628/arcmenu/) - Application menu for Gnome.
- [Dash to Panel](https://extensions.gnome.org/extension/1160/dash-to-panel/) - Taskbar for the Gnome.
- [OpenWeather](https://extensions.gnome.org/extension/750/openweather/) - Display weather information.
- [Timezones extension](https://extensions.gnome.org/extension/2657/timezones-extension/) - Show multiple clocks in the panel.

### Appearance

- [ubuntu/yaru](https://github.com/ubuntu/yaru) - Dark theme for Ubuntu. [tutorial](https://www.omgubuntu.co.uk/2020/04/enable-full-dark-mode-in-ubuntu-20-04).
- [Dracula](https://www.gnome-look.org/p/1687249) - Dark theme for GTK. [Github](https://github.com/dracula/gtk).

---
## Programming

- [Sublime Text](https://www.sublimetext.com/) - Sophisticated text editor for code, markup and prose.
- [Sublime Text: SFTP](https://artisansweb.net/use-ftpsftp-sublime-text/) - SFTP plugin for Sublime Text.
- [Visual Studio Code](https://code.visualstudio.com/) - Code editing. Redefined.
- [Visual Studio Code: Settings Sync](https://gist.github.com/leomaurodesenv/a5eb1493f611e4c710011f2da480cb2e) - Visual Studio Code Settings Sync.

---
## Programs

- [AnyDesk](https://anydesk.com/) - Remote desktop software.
- [Flameshot](https://flameshot.org/) - Screenshot software.

### Design

- [Draw.io](https://app.diagrams.net/) - Diagram design program.
- [GIMP](https://gitlab.gnome.org/GNOME/gimp) - Image manipulation program.
- [PhotoGIMP](https://github.com/Diolinux/PhotoGIMP) - A patch for Adobe Photoshop users.
- [Gravit Designer](https://designer.gravit.io/) - Sophisticated vector image manipulation program.

### PDF

- [Okular](https://www.sublimetext.com/) - Document viewer, with support to annotations.
- [Rnote](https://github.com/flxzt/rnote) - Sketch and take handwritten notes.
- [Xournal++](https://www.sublimetext.com/) - Handwriting notetaking software with PDF annotation support.

### Video

- [LosslessCut](https://github.com/mifi/lossless-cut) - Split video/audio.
- [SimpleScreenRecorder](https://github.com/MaartenBaert/ssr) - Screen recorder for Linux.

---
## Also look ~

- Created by Leonardo Mauro ~ [leomaurodesenv](https://github.com/leomaurodesenv/)