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

https://github.com/ervinismu/produktip

Who lives in my workspace.
https://github.com/ervinismu/produktip

developer developer-tool devtools

Last synced: 7 months ago
JSON representation

Who lives in my workspace.

Awesome Lists containing this project

README

          

# Workspace
Who lives in my workspace. :eyes:

## Desktop :computer:

|Name|Setup|About|
|:--:|:--|:--|
| [Obsidian](https://obsidian.md) | | "Obsidian is a powerful knowledge base on top of a local folder of plain text Markdown files." |
| [Docker](https://www.docker.com/) | | "Develop faster. Run anywhere." |
| [Dbeaver](https://dbeaver.io/) | | "Universal Database Tool" |
| [Postman](https://www.postman.com/) | | Postman is an API platform for building and using APIs |
| [Flameshot](https://flameshot.org) | | Powerful, yet simple to use open-source screenshot software. |
| [Openvpn](https://openvpn.net) | | Deliver secure access to your hybrid workforce |

## Browser :globe_with_meridians:

|Name|Setup|About|
|:--:|:--|:--|
| [Firefox](https://www.mozilla.org/en-US/firefox/new/) | | "web browser" |
| [duckduckgo](https://duckduckgo.com/about) | | "For everyone who’s had enough of online tracking, DuckDuckGo lets you take back your online privacy now." |

## Terminal :sunrise_over_mountains:

|Name|Setup|About|
|:--:|:--|:--|
| [Iterm](https://iterm2.com) | | "Terminal emulator, mac terminal replacement" |
| [Tmux](https://github.com/tmux/tmux) | [Setup Reference](tmux_setup.md) | "tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached." |
|[Homebrew](https://brew.sh/)||"The Missing Package Manager for macOS (or Linux)"|
|[Git](https://git-scm.com/) ||"Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."|
|[Zsh](https://www.zsh.org/)|[Setup Reference](zsh_setup.md)|"Zsh is a shell designed for interactive use, although it is also a powerful scripting language"|
|[Vim](https://www.vim.org/)|[Setup Reference](vim_setup.sh)|"Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X."|
|[Gcloud CLI](https://cloud.google.com/sdk/docs/install)||Libraries and tools for interacting with Google Cloud products and services.|
|[fzf](https://github.com/junegunn/fzf)||🌸 A command-line fuzzy finder|
|[bat](https://github.com/sharkdp/bat)||A cat(1) clone with wings.|
|[asciinema](https://asciinema.org/)| | Record and share your terminal sessions, the simple way. |
|[Github Cli](https://cli.github.com/)|| "Take GitHub to the command line" |
|[VIM Plug](https://github.com/junegunn/vim-plug)|| Minimalist Vim Plugin Manager |