mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
62 lines
8.5 KiB
HTML
62 lines
8.5 KiB
HTML
<!doctype html>
|
|
<html lang="en" dir="ltr" class="mdx-wrapper mdx-page plugin-pages plugin-id-default" data-has-hydrated="false">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="generator" content="Docusaurus v3.0.0">
|
|
<title data-rh="true">Awesome list of software | foomo project docs</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://www.foomo.org/awesome-software"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Awesome list of software | foomo project docs"><meta data-rh="true" name="description" content="A list of commercial and open source software we use, because it is awesome."><meta data-rh="true" property="og:description" content="A list of commercial and open source software we use, because it is awesome."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://www.foomo.org/awesome-software"><link data-rh="true" rel="alternate" href="https://www.foomo.org/awesome-software" hreflang="en"><link data-rh="true" rel="alternate" href="https://www.foomo.org/awesome-software" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://SUATUVZDDM-dsn.algolia.net" crossorigin="anonymous"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="foomo project docs RSS Feed">
|
|
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="foomo project docs Atom Feed">
|
|
|
|
|
|
|
|
<link rel="search" type="application/opensearchdescription+xml" title="foomo project docs" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.78fe5ce6.css">
|
|
<script src="/assets/js/runtime~main.638e5c2c.js" defer="defer"></script>
|
|
<script src="/assets/js/main.1248442c.js" defer="defer"></script>
|
|
</head>
|
|
<body class="navigation-with-keyboard">
|
|
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const c=new URLSearchParams(window.location.search).entries();for(var[t,e]of c)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="Skip to main content"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">Skip to main content</a></div><nav aria-label="Main" class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Toggle navigation bar" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><b class="navbar__title text--truncate">foomo</b></a><a class="navbar__item navbar__link" href="/docs/general">General</a><a class="navbar__item navbar__link" href="/docs/frontend">Frontend</a><a class="navbar__item navbar__link" href="/docs/backend">Backend</a><a class="navbar__item navbar__link" href="/docs/devops">DevOps</a><a class="navbar__item navbar__link" href="/docs/projects">Projects</a></div><div class="navbar__items navbar__items--right"><a class="navbar__item navbar__link" href="/blog">Blog</a><div class="navbarSearchContainer_Bca1"><button type="button" class="DocSearch DocSearch-Button" aria-label="Search"><span class="DocSearch-Button-Container"><svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 20 20"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="DocSearch-Button-Placeholder">Search</span></span><span class="DocSearch-Button-Keys"></span></button></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><main class="container container--fluid margin-vert--lg"><div class="row mdxPageWrapper_j9I6"><div class="col col--8"><article><h1 id="awesome-list-of-software">Awesome list of software</h1>
|
|
<p>A list of commercial and open source software we use, because it is awesome.</p>
|
|
<div class="alert alert--danger" role="alert"><p>Please note, when you are installing software, <strong>use a package manager</strong></p></div>
|
|
<br>
|
|
<h2 id="desktop-software">desktop software</h2>
|
|
<h3 id="devtools">devtools</h3>
|
|
<ul>
|
|
<li>docker for desktop <a href="https://www.docker.com/">https://www.docker.com/</a></li>
|
|
</ul>
|
|
<h4 id="ides">IDEs</h4>
|
|
<ul>
|
|
<li>goland <a href="https://www.jetbrains.com/go">https://www.jetbrains.com/go</a></li>
|
|
<li>vscode <a href="https://code.visualstudio.com/">https://code.visualstudio.com/</a></li>
|
|
</ul>
|
|
<h3 id="creative-tools">creative tools</h3>
|
|
<ul>
|
|
<li>blender <a href="https://blender.org">https://blender.org</a></li>
|
|
</ul>
|
|
<h2 id="cli-utilities">cli utilities</h2>
|
|
<ul>
|
|
<li>git <a href="https://git-scm.com/">https://git-scm.com/</a></li>
|
|
<li>brew <a href="https://brew.sh/">https://brew.sh/</a> # there is no meaningful life on the mac without it</li>
|
|
</ul>
|
|
<h2 id="k8s--docker">k8s / docker</h2>
|
|
<ul>
|
|
<li>docker <a href="https://www.docker.com/">https://www.docker.com/</a></li>
|
|
<li>k9s <a href="https://k9scli.io/">https://k9scli.io/</a></li>
|
|
</ul>
|
|
<h3 id="backup">backup</h3>
|
|
<ul>
|
|
<li>rclone <a href="https://github.com/rclone/rclone">https://github.com/rclone/rclone</a></li>
|
|
<li>restic <a href="https://github.com/restic/restic">https://github.com/restic/restic</a></li>
|
|
</ul>
|
|
<h2 id="software-as-a-service">software as a service</h2>
|
|
<h3 id="productivity--collaboration">productivity / collaboration</h3>
|
|
<ul>
|
|
<li>miro <a href="https://miro.com">https://miro.com</a></li>
|
|
<li>slack <a href="https://slack.com">https://slack.com</a></li>
|
|
</ul>
|
|
<h3 id="cms">CMS</h3>
|
|
<ul>
|
|
<li>contentful https:// contentful.com</li>
|
|
<li>strapi <a href="https://strapi.com">https://strapi.com</a></li>
|
|
<li>jamstack <a href="https://jamstack.org/">https://jamstack.org/</a> # good resource, when checking the state of jamstack</li>
|
|
</ul></article></div><div class="col col--2"><div class="tableOfContents_bqdL thin-scrollbar"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#desktop-software" class="table-of-contents__link toc-highlight">desktop software</a><ul><li><a href="#devtools" class="table-of-contents__link toc-highlight">devtools</a></li><li><a href="#creative-tools" class="table-of-contents__link toc-highlight">creative tools</a></li></ul></li><li><a href="#cli-utilities" class="table-of-contents__link toc-highlight">cli utilities</a></li><li><a href="#k8s--docker" class="table-of-contents__link toc-highlight">k8s / docker</a><ul><li><a href="#backup" class="table-of-contents__link toc-highlight">backup</a></li></ul></li><li><a href="#software-as-a-service" class="table-of-contents__link toc-highlight">software as a service</a><ul><li><a href="#productivity--collaboration" class="table-of-contents__link toc-highlight">productivity / collaboration</a></li><li><a href="#cms" class="table-of-contents__link toc-highlight">CMS</a></li></ul></li></ul></div></div></div></main></div><footer class="footer"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">github</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://github.com/foomo" target="_blank" rel="noopener noreferrer" class="footer__link-item">https://github.com/foomo</a></li></ul></div><div class="col footer__col"><div class="footer__title">legal</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/etc/imprint">Imprint</a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">© 2024 bestbytes</div></div></div></footer></div>
|
|
</body>
|
|
</html> |