5 Repos
Tools that synchronize application-specific settings and user data across devices using cloud storage services.
Distinct from Cloud Storage Sync Tools: Distinct from Cloud Storage Sync Tools: focuses on syncing application-level settings (e.g., userstyle collections) rather than general file synchronization.
Explore 5 awesome GitHub repositories matching data & databases · Application Setting Sync Tools. Refine with filters or upvote what's useful.
Stylus is a browser extension for installing, managing, and editing user-created CSS themes that customize the appearance of websites. It provides a central interface for organizing, enabling, disabling, and removing installed styles, and includes a built-in CSS editor with syntax highlighting and linting support. The extension supports the UserCSS format, allowing users to install themes from .user.css files or URLs, and generates a basic UserCSS template with required metadata fields when creating new styles. Stylus can watch local .user.css files for changes and automatically apply edi
Synchronizes installed styles across devices using cloud storage services like Dropbox or WebDAV.
eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept system output, allowing users to adjust frequency response, boost system volume, and control independent volume levels for different running software applications. The project functions as an audio unit plugin host, integrating third-party plugins into the system audio stream for professional effects. It also includes a local web server that enables remote audio control via HTTP, allowing users to modify audio parameters from a mobile device or other external hardware on the same
Synchronizes user presets and application configuration data across devices using cloud storage.
uBlacklist ist eine Browser-Erweiterung, die Suchmaschinenergebnisse filtert, indem sie spezifische Domains ausblendet. Sie fungiert als clientseitiger Inhaltsfilter, der die Suchmaschinenoberfläche modifiziert, um unerwünschte Website-Elemente basierend auf benutzerdefinierten Blacklists zu entfernen. Das Tool verwaltet sowohl individuelle benutzerdefinierte Domain-Blocklisten als auch Remote-Regel-Abonnements. Benutzer können kuratierte Listen unerwünschter Domains aus externen HTTP-Quellen importieren oder eigene Abonnementlisten für andere veröffentlichen. Das System unterstützt den Abgleich mittels regulärer Ausdrücke zur Identifizierung von Domains und nutzt Browser-basierte Synchronisierung, um konsistente Regelsätze über mehrere Geräte hinweg beizubehalten.
Shares blacklists across multiple devices using browser synchronization or cloud storage providers.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Synchronizes connections, favorites, and active session states across multiple devices.
Dieses Projekt ist ein VS Code-Einstellungssynchronisierer und Entwicklerumgebungs-Manager, der darauf ausgelegt ist, konsistente Editor-Konfigurationen, Tastenkombinationen und Erweiterungslisten über mehrere Maschinen hinweg beizubehalten. Es fungiert als Konfigurations-Backup-Tool, das GitHub Gists als Remote-Speicher-Backend nutzt, um Setup-Dateien zu hosten und zu verteilen. Das System ermöglicht die Portabilität der Entwicklerumgebung durch das Spiegeln von Plugin-Sets und Kerneinstellungen über verschiedene Betriebssysteme und Hardware hinweg. Es unterstützt die Synchronisation benutzerdefinierter Code-Snippets und nicht standardmäßiger Konfigurationsdateien durch absolutes Pfad-Mapping. Das Tool enthält eine Schnittstelle zur Synchronisationsverwaltung, um Datenausschlüsse und die Beibehaltung lokaler Einstellungen zu steuern und zu verhindern, dass maschinenspezifische Überschreibungen überschrieben werden. Es bietet umgebungsbasierte Einstellungsfilterung und die Möglichkeit, sich über die GitHub Enterprise API-Integration mit privaten Unternehmensnetzwerken zu verbinden. Die Datensynchronisation erfolgt sowohl durch manuelle Uploads als auch durch ereignisgesteuerte Trigger, die Updates bei lokalen Dateiänderungen oder beim Anwendungsstart initiieren.
Synchronizes editor settings, keybindings, and extension lists across multiple machines using a remote store.