gruvbox-theme

Open-source projects categorized as gruvbox-theme

gruvbox-theme Open-Source Projects

  • gruvbox-plus-icon-pack

    Gruvbox Plus icon pack for Linux desktops based on Gruvbox color theme.

  • Project mention: Help me solve this using fetchzip | /r/NixOS | 2023-06-21

    { lib, stdenv, fetchzip, ... }: stdenv.mkDerivation rec { pname = "gruvbox-plus-icon-pack"; version = "4.0"; src = fetchzip { url = "https://github.com/SylEleuth/gruvbox-plus-icon-pack/releases/download/v${version}/gruvbox-plus-icon-pack-${version}.zip"; sha256 = "sha256-EiAu3SFhMXTI6raCuyIdOtoe0g4Pfcsk8H+I6b2jQZw="; }; sourceRoot = "."; installPhase = '' runHook preInstall mkdir -p $out/share/icons/gruvbox-plus cp -r * $out/share/icons/gruvbox-plus runHook postInstall ''; meta = with lib; { description = "Gruvbox icons"; homepage = "https://github.com/SylEleuth/gruvbox-plus-icon-pack"; license = licenses.gpl3; }; }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 gruvbox-plus-icon-pack 243

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com