Customization

Open-source projects categorized as Customization

Top 23 Customization Open-Source Projects

  • Files

    Building the best file manager for Windows

    Project mention: Files | news.ycombinator.com | 2024-03-18
  • .tmux

    🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • spicetify-cli

    Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.

    Project mention: Ask HN: How is the Spotify app so bad? | news.ycombinator.com | 2024-03-21

    There's spicetify, which you can use to remove podcasts from and customize the UI of the desktop client:

    https://github.com/spicetify/spicetify-cli

  • TranslucentTB

    A lightweight utility that makes the Windows taskbar translucent/transparent.

    Project mention: I had to do it. | /r/pcmasterrace | 2023-06-02

    Take a look at TranslucentTB. It makes your taskbar see through. Your icons are still there like normal, but the white bar itself is gone. This makes any desktop look way better imo.

  • catppuccin

    😸 Soothing pastel theme for the high-spirited!

    Project mention: Laughing Off the Dark Mode Lobby | news.ycombinator.com | 2024-02-18
  • craco

    Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

    Project mention: Htmx and Web Components: A Perfect Match | news.ycombinator.com | 2024-01-18

    I had some 'fun' figuring out how to deal with not going through create-react-app without doing a full eject, got something barely working ... and discovered https://craco.js.org/ already existed and did precisely what I'd part-implemented except better.

    On the upside, by that point I knew the CRA codebase well enough to predict what it would do even in edge cases, and CRACO's implementation was immediately comprehensible, and none of my colleagues had to try and understand my half-arsed NIH version.

    (avoiding being in any of this situation in the first place would likely have been preferable, but given where things were when I landed on the project in question that would've required a TARDIS)

  • spicetify-themes

    A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/spicetify-cli

    Project mention: [Windows 11] Cyber Theme | /r/desktops | 2023-06-04

    - Spicetify for the custom spotify theme, I am using a modified version of the 'Dreary' theme. Theme is a bit broken atm and not being maintained, so I had to fix some bugs in the .css files, will try to push my changes to the Spicetify Themes GitHub repo when I find the time.

  • 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.

  • SketchyBar

    A highly customizable macOS status bar replacement

    Project mention: Dynamic Island on MacBook Pro | news.ycombinator.com | 2024-01-20
  • MTMR

    🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro

    Project mention: I’m part of the club now! My first MacBook ever, and my very first time using MacOS. | /r/macbook | 2023-06-19

    Control your TouchBar

  • whitelist

    A simple tool to add commonly white listed domains to your Pi-Hole setup.

    Project mention: Pihole database corrupted, -2 domains on adlist | /r/pihole | 2023-07-08

    I don't know if it's related, but a few weeks ago I installed this https://github.com/anudeepND/whitelist For a while I didn't notice anything strange. Then a few days ago I noticed the same as you: -2 Domains on Adlists.

  • Griddle

    Simple Grid Component written in React

  • ElevenClock

    ElevenClock: Customize Windows 11 taskbar clock

  • SecureUxTheme

    🎨 A secure boot compatible in-memory UxTheme patcher

    Project mention: Windows 11 dark theme is too dark! | /r/Windows11 | 2023-05-31

    None of it is user friendly, but if you can follow directions you can be up and running in 30 minutes. I recommend SecureUxTheme which patches the necessary files in memory.

  • dotfiles

    rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cultist. dotfiles are perpetual wip (by xero)

    Project mention: missing r/unixporn | /r/u_x_ero | 2023-07-02
  • custom-diffusion

    Custom Diffusion: Multi-Concept Customization of Text-to-Image Diffusion (CVPR 2023)

  • kpt

    Automate Kubernetes Configuration Editing

  • PixelXpert

    mixed Xposed+Magisk module for customization of Google Pixel rom of Android 12+

    Project mention: Pixel Launcher: fast, clean, and smooth | /r/GooglePixel | 2023-07-02

    If you are rooted, Pixel Launcher Extended (w/ Pixel Launcher Mods) + AOSPMods (you will also need LSPosed) will give you custom rom levels of customizations on top of the pixel launcher. I really think this is how stock PixelOS should be as there are plenty of informative features like flashlight brightness adjustment or knowing the exact wattages my phone is charging at.

  • openlauncher

    Customizable and Open Source Launcher for Android

  • blur-my-shell

    Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview

    Project mention: My GNOME 44 after customized with Gruvbox Color Scheme | /r/ManjaroLinux | 2023-09-11

    GNOME Extensions : quick-settings-tweaker, appindicator and KStatusNotifier, arcmenu, blur-my-shell, dash-to-panel, forge, gsconnect, just-perfection, show-desktop-button, space-bar, user-themes and vitals

  • pihole-updatelists

    Update Pi-hole's lists from remote sources easily

    Project mention: Blocking 4-5,000 quiries to ccp-lh.googleusercontent.com | /r/pihole | 2023-05-18

    I'm using this fork of the official pihole docker https://github.com/jacklul/pihole-updatelists. This docker image by default contains the block lists form https://firebog.net/, but only the safe ones that shouldn't affect web browsing which is what I've seen the past few days I've been running it.

  • angular-builders

    Angular build facade extensions (Jest and custom webpack configuration)

    Project mention: Bridging Analog to Angular with esbuild and Vite | dev.to | 2024-04-11

    You can check out his repo at: https://github.com/just-jeb/angular-builders

  • dots

    Nothing here but Dotfiles & Customization 💫

    Project mention: HELP ME FIND THIS DOTFILES | /r/hyprland | 2023-06-30
  • oruga

    🐛 Oruga is a lightweight library of UI components without any CSS framework dependency

    Project mention: Best vue ui component libraries to build own | /r/vuejs | 2023-05-18
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2024-04-11.

Customization related posts

Index

What are some of the best open-source Customization projects? This list will help you:

Project Stars
1 Files 31,795
2 .tmux 21,098
3 spicetify-cli 16,571
4 TranslucentTB 14,276
5 catppuccin 12,677
6 craco 7,356
7 spicetify-themes 4,651
8 SketchyBar 4,304
9 MTMR 4,161
10 whitelist 4,101
11 Griddle 2,501
12 ElevenClock 2,225
13 SecureUxTheme 2,099
14 dotfiles 1,882
15 custom-diffusion 1,768
16 kpt 1,630
17 PixelXpert 1,479
18 openlauncher 1,398
19 blur-my-shell 1,358
20 pihole-updatelists 1,343
21 angular-builders 1,122
22 dots 1,112
23 oruga 1,091
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com