An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with preferences

A curated list of projects in awesome lists tagged with preferences .

https://github.com/sindresorhus/electron-store

Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc

config data-persistence electron electron-module npm-package preferences storage user-preferences

Last synced: 12 May 2025

https://github.com/orhanobut/hawk

βœ”οΈ Secure, simple key-value storage for Android

android encryption hawk key-value-store preferences security sharedpreferences storage

Last synced: 14 May 2025

https://github.com/aheze/setting

Compose beautiful preference panels.

ios preferences settings swift swiftui

Last synced: 07 Apr 2025

https://github.com/aheze/Setting

Compose beautiful preference panels.

ios preferences settings swift swiftui

Last synced: 27 Mar 2025

https://github.com/raphamorim/lucario

The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode, Windows Terminal and XTerm

atom color-palette color-scheme flat iterm2 jetbrains preferences sublime-text theme windows-terminal xcode xterm

Last synced: 15 May 2025

https://github.com/dlsc-software-consulting-gmbh/preferencesfx

A framework for easily creating a UI for application settings / preferences.

component framework javafx preferences ui

Last synced: 16 May 2025

https://github.com/dlsc-software-consulting-gmbh/PreferencesFX

A framework for easily creating a UI for application settings / preferences.

component framework javafx preferences ui

Last synced: 11 May 2025

https://github.com/fabiocaccamo/django-extra-settings

:gear: config and manage typed extra settings using just the django admin.

admin conf config constance custom django dynamic extra management options preferences settings typed

Last synced: 14 May 2025

https://github.com/phimage/prephirences

Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults

configuration ios ios-swift keychain plist preferences property-wrapper swift userdefaults

Last synced: 04 Apr 2025

https://github.com/phimage/Prephirences

Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults

configuration ios ios-swift keychain plist preferences property-wrapper swift userdefaults

Last synced: 06 Aug 2025

https://github.com/yandextaxitech/binaryprefs

Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.

android disk ipc preferences serialization sharedpreferences storage

Last synced: 12 Apr 2025

https://github.com/yarolegovich/materialpreferences

A highly flexible set of lovely looking views that provides functionality of preferences.

android android-library android-ui material-design material-ui preferences sharedpreferences

Last synced: 13 Apr 2025

https://github.com/colbycheeze/dotfiles

Setup and install scripts for a new machine + dotfiles for various apps. Linux, Mac, and Mac (Amazon specific) branches are included.

atom dotfiles homebrew install-script node preferences ruby shell snippets vim

Last synced: 06 Apr 2025

https://github.com/ArtSabintsev/Solarized-Dark-for-Xcode

Solarized Dark Theme for Xcode. Compatible with all modern versions of Xcode since 2013!

ios macos preferences solarized-dark solarized-dark-theme solarized-theme theme tvos watchos xcode

Last synced: 31 Jul 2025

https://github.com/artsabintsev/solarized-dark-for-xcode

Solarized Dark Theme for Xcode. Compatible with all modern versions of Xcode since 2013!

ios macos preferences solarized-dark solarized-dark-theme solarized-theme theme tvos watchos xcode

Last synced: 07 Apr 2025

https://github.com/kizitonwose/colorpreference

A custom preference item for easy implementation of a color picker in Android's preference screen.

android color-picker preference-screen preferences sharedpreferences

Last synced: 10 Apr 2025

https://github.com/tauri-apps/tauri-plugin-store

[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace

data-persistence preferences rust storage tauri-plugin

Last synced: 16 May 2025

https://github.com/atom/settings-view

πŸ”§ Edit Atom settings

atom preferences settings

Last synced: 16 Dec 2025

https://github.com/tfcporciuncula/flow-preferences

Kotlin Flow version of rx-preferences -- Coroutines support for Android SharedPreferences

android coroutines flow kotlin kotlin-coroutines kotlin-flow preferences

Last synced: 14 Jan 2026

https://github.com/jkbrzt/macos-fn-toggle

A macOS app to quickly toggle the behavior of the fn key.

jakubroztocil keyboard-shortcuts macos preferences toggles

Last synced: 02 Mar 2026

https://github.com/pwittchen/prefser

Wrapper for Android SharedPreferences with object serialization and RxJava Observables

android preferences rxandroid rxandroid2 rxjava rxjava2 serialization sharedpreferences storage

Last synced: 11 Sep 2025

https://github.com/johnjohndoe/typedpreferences

Preference wrappers for primitive types for Android

android java preferences sharedpreferences sharedpreferences-editor wrapper

Last synced: 11 Oct 2025

https://github.com/MarcinMoskala/PreferenceHolder

SharedPreference usage made fun in Kotlin

gradle kotlin kotlin-android preferences

Last synced: 16 Mar 2025

https://github.com/marcinmoskala/preferenceholder

SharedPreference usage made fun in Kotlin

gradle kotlin kotlin-android preferences

Last synced: 24 Oct 2025

https://github.com/joshukraine/mac-bootstrap

:computer: Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux

asdf dotfiles fish iterm2 laptop mac-bootstrap macos neovim preferences tmux zsh

Last synced: 10 Jun 2026

https://github.com/maxr1998/modernandroidpreferences

Android Preferences defined through Kotlin DSL, shown in a RecyclerView

android android-library kotlin kotlin-android kotlin-dsl preferences

Last synced: 23 Sep 2025

https://github.com/moox/setup

My setup... dotfiles, aliases, functions, preferences, apps. Everything.

dotfiles preferences shell

Last synced: 13 Apr 2025

https://github.com/agarrharr/settings

πŸ–₯ πŸ›  My macOS and GNU+Linux settings and dotfiles

config dotfiles ergodox hammerspoon iterm2 keyboard mutt neovim preferences settings vim zsh

Last synced: 06 Apr 2025

https://github.com/florent37/Multiplatform-Preferences

Kotlin Multi Platform Preferences, for android an ios : SharedPreferences & NSUserDefault

android default ios java kotlin multiplatform native nsuserdefaults preferences session sharedpreferences

Last synced: 02 Apr 2025

https://github.com/michael-rapp/androidmaterialpreferences

Provides various "Material Design"-styled preferences

android dialogpreference material-design preferences

Last synced: 15 Apr 2025

https://github.com/nucs/jsonsettings

This library simplifies creating configuration for your C# app/service by utilizing the serialization capabilities of Json.NET to serialize nested (custom) objects, dictionaries and lists as simply as by creating a POCO and inheriting JsonSettings class.

configuration json json-schema jsonsettings newtonsoft newtonsoft-json preferences settings

Last synced: 06 Apr 2025

https://github.com/michael-rapp/androidpreferenceactivity

Provides an alternative implementation of Android's PreferenceActivity

activity android material-design navigation preferences

Last synced: 15 Apr 2025

https://github.com/swiftkitz/storez

πŸ’Ύ Safe, statically-typed, store-agnostic key-value storage written in Swift!

cache carthage cocoapods codable ios key-value macos persistence preferences storage tvos user-defaults watchos

Last synced: 24 Oct 2025

https://github.com/SwiftKitz/Storez

πŸ’Ύ Safe, statically-typed, store-agnostic key-value storage written in Swift!

cache carthage cocoapods codable ios key-value macos persistence preferences storage tvos user-defaults watchos

Last synced: 06 Aug 2025

https://github.com/boochtek/mac_config

Scripted installation and configuration of Mac OS X apps and preferences

ansible configuration macos preferences

Last synced: 10 Jan 2026

https://github.com/jordansinger/sytemprefs-swiftui-sample

System Preferences macOS SwiftUI example

macos preferences swiftui system

Last synced: 12 Oct 2025

https://github.com/imangazalievm/material-prefs

βš™ A beautiful and extensible API for bulding preferences screen

android kotlin material-design material-preferences preferences

Last synced: 22 Jul 2025

https://github.com/Tom-Bonnike/vscode-formatting-toggle

A VS Code extension that allows you to toggle the formatter (Prettier, Beautify, …) ON and OFF with a simple click.

formatter preferences visual-studio-code visual-studio-code-extension

Last synced: 23 Mar 2025

https://github.com/alex8088/electron-conf

Simple data persistence for your Electron app - save and load user settings, app state, cache, etc

config electron electron-store persistence preferences settings storage store

Last synced: 12 Apr 2025

https://github.com/jhelvy/logitr

Fast estimation of multinomial (MNL) and mixed logit (MXL) models in R with "Preference" space or "Willingness-to-pay" (WTP) space utility parameterizations in R

log-likelihood logit logit-model mixed-logit mlogit multinomial-regression mxl mxl-models preference-space preferences r rstats rstats-package willingness-to-pay wtp

Last synced: 09 Aug 2025

https://github.com/kunzisoft/androidclearchroma

A material color picker for Android

android color picker preferences

Last synced: 13 Apr 2025

https://github.com/kashif-e/jetpack-datastore-with-mvvm

Preferences Datastore with MVVM architecture, Hilt for dependency injection.

datastore datastore-android datastore-preferences flow kotlin-flow preferences sharedpreferences

Last synced: 14 Apr 2025

https://github.com/malinskiy/sheldon

Type-safe reactive preferences for Android

android preferences reactive rx sheldon

Last synced: 14 Apr 2025

https://github.com/ryanve/ux

Website user preference API

javascript preferences

Last synced: 21 Mar 2025

https://github.com/RealOrangeOne/dotfiles

Settings and Preferences for transfer between machines

ansible dotfiles preferences

Last synced: 14 Apr 2025

https://github.com/realorangeone/dotfiles

Settings and Preferences for transfer between machines

ansible dotfiles preferences

Last synced: 16 Mar 2025

https://github.com/kubevirt/common-instancetypes

Instancetypes and preferences for running VMs on KubeVirt

instance-type kubernetes kubevirt preferences

Last synced: 12 Apr 2025

https://github.com/springload/dotfiles

Software Installation, Configuration and Preferences for Springload

alfred-workflow dotfiles preferences sublime-text

Last synced: 31 Jul 2025

https://github.com/hturner/plackettluce

PlackettLuce package for Plackett-Luce models in R

plackett-luce-models preferences r ranking rankings-data statistical-models

Last synced: 16 Mar 2026

https://github.com/faressoft/appstorage

LocalStorage for Node.js, auto syncing for objects with JSON files using the Proxy API

appstorage config files json localstorage preferences proxy sync

Last synced: 23 Mar 2025

https://github.com/mrousavy/jellyfish

🐟 An incredibly lightweight and type safe MVVM library for .NET WPF, Silverlight, Xamarin and UWP

csharp dotnet enum fish jellyfish library light modern mvvm notifying-properties preferences silverlight uwp wpf xamarin

Last synced: 08 Oct 2025

https://github.com/durul/xcodetheme

This repository contains 🎨 My Xcode theme that I use. It is compatible with all versions of Xcode.

ios macos preferences tvos watchos xcode xcode-color-theme xcodetheme

Last synced: 04 Jul 2025

https://github.com/durul/Xcodetheme

This repository contains 🎨 My Xcode theme that I use. It is compatible with all versions of Xcode.

ios macos preferences tvos watchos xcode xcode-color-theme xcodetheme

Last synced: 03 Aug 2025

https://github.com/lpieri/scripts_42

Set of functions to change your preferences on Macos.

42-school 42born2code 42network macos preferences session-management shell-script

Last synced: 16 Jan 2026

https://github.com/idlesign/django-siteprefs

Reusable app for Django introducing site preferences system

django preferences python

Last synced: 05 May 2025

https://github.com/dartoos-dev/json_cache

An object-oriented Flutter package for caching user data locally in json.

cache caching caching-library flutter flutter-apps flutter-cache flutter-package json-cache preferences

Last synced: 06 Sep 2025

https://github.com/nwg-piotr/nwgocc

nwg Control Center - Go version

go golang gtk3 preferences

Last synced: 07 May 2025

https://github.com/fabiospampinato/configuration

Performant and feature rich library for managing configurations/settings.

configuration managment performant preferences settings

Last synced: 06 Jul 2025

https://github.com/albertus82/jface-utils

Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.

http-server java jface macos mqtt preferences swt

Last synced: 16 Jan 2026

https://github.com/avindra/dotfiles

:computer: *n*x dotfiles for a user shell. Targets primarily desktop Linux. Uses: i3, fish, pywal, vim, fzf and dirp.

bash-shell dotfiles fish-shell linux linux-desktop preferences programming pywal shell-profile software theme wal

Last synced: 14 Apr 2025

https://github.com/orchetect/prefskit

Modern, flexible, observable, testable app preferences written in Swift.

ios macos observable preferences swift swift6 tvos userdefaults visionos watchos

Last synced: 23 Apr 2025

https://github.com/stuttter/wp-user-preferences

Prefer user settings over site & network settings

preferences users wordpress

Last synced: 15 Sep 2025

https://github.com/markusressel/kutepreferences

A beautiful, clean and extendable preferences library for Android written in Kotlin

android android-compose android-library compose gui gui-library hacktoberfest jetpack-compose kotlin kotlin-android library preferences settings

Last synced: 26 Oct 2025

https://github.com/owaiswiz/preflex

A simple but powerful Rails engine for storing preferences, feature flags, etc. With support for reading/writing values client-side as well!

feature-flags feature-flags-management preferences rails ruby settings-management settings-storage

Last synced: 23 Apr 2025

https://github.com/naoghuman/lib-preferences

Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.

file java java-8 java-library javafx javafx-8 javafx-library library maven netbeans preference preferences

Last synced: 04 Oct 2025

https://github.com/seantrane/dotfiles

:new_moon: @seantrane's dotfiles; MacOS/Linux config, prefs and shell environment, as code

dotfiles environment-configuration preferences prezto shell zsh

Last synced: 11 Oct 2025

https://github.com/kishandonga/EasyPrefs

EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.

android android-library androidlibrary easy-to-use encrypted-preferences encryptedpreferences encryptedsharedpreferences preferences preferences-api sharedpreferences sharedpreferences-editor tested

Last synced: 12 Apr 2025

https://github.com/michelegera/dotfiles

πŸ‘¨β€πŸ’» macOS dotfiles

dotfiles fish-shell macos preferences vimrc

Last synced: 22 Mar 2025

https://github.com/diegocr/prefmon

Track your Firefox's (about:config) preferences for unwanted changes.

firefox firefox-addon firefox-extension javascript monitor monitoring preferences

Last synced: 15 Aug 2025

https://github.com/espoirx/kvpref

εŸΊδΊŽε±žζ€§ε§”ζ‰˜ηš„ key-value ζ–ΉεΌε­˜ε‚¨ε°θ£…

database file key-value library mmkv preferences sharedpreferences

Last synced: 15 Jul 2025

https://github.com/marcusrbrown/.dotfiles

Used to keep my configuration files synchronized across machines.

configuration dotfiles mise preferences settings sheldon starship zsh

Last synced: 08 May 2025

https://github.com/thibaudcolas/dotfiles

Computer automation, software installation, configuration and preferences

dotfiles preferences shell

Last synced: 08 May 2025

https://github.com/antiz96/linux-desktop

Linux desktops installations, configurations and customizations/preferences (with config/dotfiles).

arch arch-linux archlinux bash config configuration customization dot dotfiles files gentoo i3 i3wm linux preferences tmux

Last synced: 28 Jun 2025

https://github.com/msoultanidis/datastoreext

DatastoreExt is a small library which makes persisting Enum preferences a bit easier.

android androidx datastore enum jetpack preferences

Last synced: 24 Apr 2025

https://github.com/ghv/svmprefs

A code generation tool enable use of UserDefaults as computed properties in a class.

code-generator ios macos preference preferences swift-library swift-package-manager swift4 swift5 swift5-1 userdefaults

Last synced: 18 Aug 2025

https://github.com/artginzburg/functiontoggler

ο£Ώ Quickly toggle the fn key behavior (macOS app)

applescript keyboard-shortcuts macos preferences shortcut spotlight toggles

Last synced: 24 Apr 2025

https://github.com/illescasdaniel/simpleprefs

A simple way to manage your app preferences in your Swift projects

alternative encrypted preferences swift userdefaults

Last synced: 16 Mar 2026

https://github.com/galadril/Xam.Plugin.Once

A simple Xamarin Forms library to manage one-off operations.

forms library once plugin preferences xamarin xamarin-library

Last synced: 06 May 2025