20 projects for "tweaks" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    ThePrimeagen's init.lua

    ThePrimeagen's init.lua

    Neovim configuration repository

    init.lua is the personal Neovim configuration repository managed by ThePrimeagen, showcasing his curated setup that optimizes Neovim for modern development workflows using Lua rather than the traditional Vimscript. It includes a thoughtfully assembled set of plugins, key mappings, autocommands, UI tweaks, and performance settings that reflect years of live-coding refinement and real world use. The configuration leverages popular ecosystem tools like lazy plugin managers, language server integrations, and custom enhancements to improve navigation, syntax highlighting, file management, and editor ergonomics. Users can clone and adapt this repository as a starting point for their own Neovim customization, taking advantage of presets that already incorporate best practices for productivity and code clarity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    4chan X

    4chan X

    Adds various features to anonymous imageboards

    ...It also provides auto-updating of threads, inline image expansion, and keyboard shortcuts to improve efficiency for heavy users. The extension is highly configurable, offering theme options, interface tweaks, and feature toggles so individuals can tailor the experience to their preferences. Over time, 4chan-X has become the de facto enhancement suite for users who want more functionality and usability beyond the default 4chan interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Steam Deck Guide

    Steam Deck Guide

    Learn all about the Tools, Accessories, Games, Emulators

    The Steam Deck Guide repository is a community-driven resource aimed at helping users get the most out of their Valve Steam Deck — covering everything from initial configuration and system tweaks to performance optimization, emulation workflows, game compatibility, and hardware customization. It begins with basic setup topics like installing updates, connecting peripherals, and configuring SteamOS settings, then progresses into intermediate skills such as managing storage, optimizing battery life, and fine-tuning performance profiles for demanding titles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Godot Minimal Theme

    Godot Minimal Theme

    Godot Minimal Theme

    ...It has been tested and confirmed compatible with several recent Godot versions (4.3, 4.4, 4.5), and many users believe it significantly improves the usability and aesthetic of the Godot editor, especially for extended coding or scene-building sessions. By offering a well-tuned default set of UI parameters (color scheme, font recommendations, layout tweaks), it saves users the trouble of configuring their own setup — and ensures consistency across different projects or machines. Because it’s open source, users can further customize or fork it to suit their personal preferences.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    WhisperSpeech

    WhisperSpeech

    An Open Source text-to-speech system built by inverting Whisper

    ...The repository includes notebooks and scripts for inference, long-form synthesis, and finetuning, as well as pre-trained models and converted datasets hosted on Hugging Face. Performance optimizations like torch.compile, KV-caching, and architectural tweaks allow the main model to reach up to 12× real-time speed on a consumer RTX 4090.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    textarea.my

    textarea.my

    A minimalist text editor that lives in URL

    ...It supports markdown-friendly workflows and includes small quality-of-life behaviors like using a top-level markdown title to set the page title for a cleaner browser tab. It also leans into hackable customization by letting you change the look using CSS via DevTools, and those style tweaks can persist with the document. Beyond the URL, it also stores data in localStorage, providing a second layer of persistence for convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AstroNvim

    AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config

    ...We found other Neovim configurations either being powerful out of the box but hard to customize, or easy to customize but minimal out of the box functionality. AstroNvim aims to find the middle ground with a great out of the box experience while empowering the user to make tweaks where they want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gTTS

    gTTS

    Python library and CLI tool to interface with Google Translate

    gTTS (Google Text-to-Speech) is a Python library and command-line tool that wraps the speech functionality of Google Translate. It lets you send text to the Google Translate TTS endpoint and receive spoken audio back as MP3 data, either written to a file, a file-like object, or standard output. The library is designed to handle long texts, using a speech-specific sentence tokenizer that keeps intonation and punctuation natural while splitting requests into acceptable chunks. It supports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Guided Diffusion

    Guided Diffusion

    Codebase for Diffusion Models Beat GANS on Image Synthesis

    The guided-diffusion repository is centered on diffusion models for image synthesis, with a focus on classifier guidance and improvements over earlier diffusion frameworks. It is derived from OpenAI’s improved-diffusion work, enhanced to include guided generation where a classifier (or other guidance mechanism) can steer sampling toward desired classes or attributes. The code provides model definitions (UNet, diffusion schedules), sampling and training scripts, and utilities for guidance and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Alabaster Theme

    Alabaster Theme

    A light theme for Visual Studio Code

    ...The repository documents the rationale in detail and has inspired ports to other editors, showing its appeal to developers who prefer quiet aesthetics. Community discussions in the issue tracker revolve around targeted tweaks rather than expanding the palette, consistent with the theme’s minimalist vision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    evil.sh

    evil.sh

    Subtle and not-so-subtle shell tweaks

    ...Because it’s simply sourced (e.g., in .bash_profile), the tweaks affect your shell session directly. Use cases range from demonstration, novelty setups, or creative surprises in developer environments. While it doesn’t aim for production utility the way a library does, it shows how shell behavior can be modulated in interesting ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tacofancy

    Tacofancy

    Community-driven taco repo

    ...The structure encourages creativity and reuse: a new salsa might pair with dozens of fillings, while a different tortilla technique can transform a favorite combination. Because it lives in Git, the entire cooking process becomes versioned and reviewable; contributors discuss tweaks in issues and iterate like they would on software. The repository is playful yet practical, spanning weeknight-simple ideas to elaborate, slow-cooked masterpieces, with plenty of vegetarian and regional twists. It’s as much a community project as it is a cookbook, showing how open source collaboration can make dinner more interesting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sims 3 Package Interface

    Sims 3 (and other) game package library

    "Sims 3 Package Interface" provides a core library of portable code that "understands" Sims3 game packages. Note that (with some minor tweaks) the core library code also understands other game package formats (e.g. SimCity Online, Sims4). Along with the core library are a number of "wrappers" that provide the main part of the project. These handle deserialization and serialization of data within the package (or any other source). Further tools (not supplied here) can use the core library and wrappers to manipulate the data content of package files. ...
    Leader badge
    Downloads: 520 This Week
    Last Update:
    See Project
  • 14

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ani-Shell
    Ani-Shell is a PHP remote shell, basically used for remote access and security pen testing. Ani-Shell provides a robust and a basic interface to access the file system, do some networking tweaks and even test your server for some common security vulnerabilities. The developer has tried to follow a coding standard which makes the code a little clean and easier to understand, Note: How you use this shell is exactly on you, and author pays no responsibility for what you use it for and what may be the consequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Exuberanza Scripts
    Formerly Slaytanic Scripts. This is the place where you can get addons, tweaks, modules, blocks, etc. designed to work with the great RavenNuke(tm) CMS developed by Jonathan Estrella.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WARFARE is a lightweight, extensible Web Application Framework to enable Construction and maintenace of web based applications without writing any Java code. A Web based interface allows for real time maintenance and tweaks to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    D3WWW is a RainingData license-friendly, non-persistant HTTP integration solution for D3. MVWWW is a flavor independant release of D3WWW. OpenQM will be the first flavor it is released under. Addintional flavor tweaks will be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    How Many Work Hours?

    Converts prices to work hours (w/ tax-adjusted wages) to make buys fee

    ...Open-source GPL-3.0. 2-min demo: https://youtu.be/Idke_yZRwtY?si=ATknkqlB__NzR4bg Install: https://chromewebstore.google.com/detail/כמה-שעות-עבודה/fjjbjjipegofibokldobgfifbjipgkmp Makers/testers: Wage profile tweaks? Your "red flag" threshold? Feedback = v1.2 gold. #ChromeExtension #Budgeting #IndieMaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WhyIQ

    WhyIQ

    Agency CRO & GEO audits in 2 minutes. White-label reports.

    WhyIQ replaces the 2-hour manual heuristic audit with a 2-minute Predictive Behavioral CRO scan: 50 simulations across 21 visitor archetypes, 89.5% validated accuracy, calibrated against 108 peer-reviewed papers. Agency tier includes white-label PDFs, shareable branded reports, unlimited client workspaces, and 3 team seats. AI Citability, Search Ranking, and Accessibility scores included on every scan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB