Showing 283 open source projects for "ulus10466.ini"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
  • 1
    INI

    INI

    Package ini provides INI file read and write functionality in Go

    The most powerful, convenient and popular Go package for INI manipulations existed on Earth. Not limited to reading from a file, parse from []byte type raw data, or streaming from io.ReadCloser works like a charm. Wide-range support of variant formats includes but is not limited to my.cnf, .gitconfig, or even unparseable sections. Automatically convert to native types of Go at no cost. Let you focus on the code logic and no more tedious conversions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Ini file manager

    Ini file manager

    A standalone, portable Ada package for configuration files

    Config is an Ada package for parsing configuration files (.ini, .inf, .cfg, ...) and retrieving keys of various types. New values for single keys, or entire sections, can be set. Standalone and unconditionally portable code. Alire crate: https://alire.ada.dev/crates/ini_files Mirror: https://github.com/zertovitch/ini-files
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    Rainmeter

    Rainmeter

    Desktop customization tool for Windows

    Rainmeter is a powerful and extensible desktop customization platform for Windows that lets users display customizable skins and widgets on their desktop to show information such as system statistics, time, weather, application shortcuts, and more. With a modular architecture, Rainmeter allows users and creators to build or install “skins” using simple INI configuration files combined with Lua scripting and graphics to display text, images, meters, and interactive controls. It runs with minimal system overhead and stays resident in the Windows notification area, updating widgets in real time based on system performance, network conditions, or custom triggers. Rainmeter’s open-source codebase and large community ecosystem mean that thousands of user-created skins are available for download, enabling anything from minimalistic time displays to elaborate animated dashboards.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4
    dynaconf

    dynaconf

    Configuration Management for Python

    ...On your own code you import and use settings object imported from your config.py file. Dynaconf prioritizes the use of environment variables and you can optionally store settings in Settings Files using any of toml|yaml|json|ini|py extension.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    xlswriter

    xlswriter

    PHP Extension for creating and reader XLSX files

    PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work. xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    python-benedict

    python-benedict

    dict subclass with keylist/keypath support

    python-benedict is a dict subclass with keylist/keypath/keyattr support, I/O shortcuts (base64, cli, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml) and many utilities... for humans, obviously.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    qLibc

    qLibc

    qLibc is a simple and yet powerful C library

    qLibc is currently one of the most functionally-complete, publicly-licensed C/C++ libraries. The goal of the qLibc project is to provide a simple and powerful general-purpose C/C++ library that includes all kinds of containers and general library routines. It provides a ready-made set of common container APIs with a consistent API look.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TOML

    TOML

    Tom Preston-Werner's obvious, minimal language

    Tom's Obvious, Minimal Language. By Tom Preston-Werner, Pradyun Gedam, et al. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON. TOML and JSON both are simple and use ubiquitous data...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    SOPS

    SOPS

    Simple and flexible tool for managing secrets

    sops is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. For the adventurous, unstable features are available in the develop branch, which you can install from source. To use sops as a library, take a look at the decrypt package. We rewrote Sops in Go to solve a number of deployment issues, but the Python branch still exists under python-sops.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Viper

    Viper

    A complete configuration solution for Go applications

    Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats. It supports setting defaults, reading from JSON, TOML, YAML, HCL, envfile and Java properties config files, live watching and re-reading of config files (optional), reading from environment variables, reading from remote config systems (etcd or Consul), and watching changes, reading from command...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    impxmlv2
    New Standard C ini handling routines to solve some of the limitations of the windows ini apis WritePrivateProfileString and GetPrivateProfileString, now with initial support to standard XML files, the manipulation routines are provided by the library libxml2 already compiled as DLL, including sample code, look in the folder libxml2, included both win32 and win64 libraries ready to be used
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    rspini
    New Standard C ini handling routines to solve some of the limitations of the windows ini apis WritePrivateProfileString and GetPrivateProfileString, now with initial support to standard XML files, the manipulation routines are provided by the library libxml2 already compiled as DLL, including sample code, look in the folder libxml2, included both win32 and win64 libraries ready to be used
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    NirCmd

    NirCmd

    Utility to allow you to do useful tasks without displaying UI

    NirCmd is a small command-line utility that allows you to do some useful tasks without displaying any user interface. By running NirCmd with simple command-line option, you can write and delete values and keys in the Registry, write values into INI file, dial to your internet account or connect to a VPN network, restart windows or shut down the computer, create shortcut to a file, change the created/modified date of a file, change your display settings, turn off your monitor, open the door of your CD-ROM drive, and more...
    Downloads: 201 This Week
    Last Update:
    See Project
  • 14
    Crypto Notepad Plus

    Crypto Notepad Plus

    Advanced notepad with functions of protection

    Crypto Notepad Plus is a free text editor with advanced encryption features. Also you can generate code snippets in various programming languages. Its use is governed by the GPL (GNU General Public License). Tested on Windows operating systems, from version 7 to 11.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    dzIniFileFormatter

    Tool for formatting and sorting .INI files based on a template

    This tool allows formatting and sorting .INI files based on a template which gives a sort order for known sections and entries. Additional entries will be sorted alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ExtSettings

    Notepad++ plugin to configure normally not available settings

    Notepad++ uses Scintilla as its underlying edit component. Scintilla has a bunch of possible options to configure but not all of them are available via the preferences dialog or the main menu of Notepad++. This plugin provides the ability to configure some of these settings.
    Leader badge
    Downloads: 240 This Week
    Last Update:
    See Project
  • 17
    Slim Camera

    Slim Camera

    Slim Camera - Lightweight RTSP Video Player

    ...With portable settings (single INI file) and focus on core functionality, Slim Camera delivers no-fuss video streaming for users who value simplicity. Support its free, open-source development with a donation at https://boosty.to/slim-camera/donate to help keep it ad-free and growing!
    Downloads: 53 This Week
    Last Update:
    See Project
  • 18
    za tok!

    za tok!

    calculator helps you pay za your odnotarifniy tock with diapazony

    ...предназначен для расчета платежей за электроэнергию с учетом диапазонов. Только однотарифный расчет! После нажатия кнопки «Расчёт» производится расчет стоимости потребленной энергии и сохранение в ini-файл введенных значений: — цены за диапазоны; — текущий месяц (при повторном открытии программы он будет считаться прошлым месяцем); — последние показания счетчика (при повторном открытии программы они будут считаться показаниями за прошлый месяц). Предыдущий ini-файл сохраняется с тем же именем но с прибавкой к нему даты и времени сохранения. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AltTab

    AltTab

    AltTab is an alternative for windows native task switcher.

    AltTab Description: AltTab is a small application created in C++, Win32, is an alternative for windows native task switcher (Alt+Tab / Alt+Shift+Tab). Source: This is a open source project and source is available at https://github.com/lokeshgovindu/AltTab
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20

    AFKTool

    Never get kicked for being IDLE again by using AFKTool!

    ...With this software, you can easily deter that from happening by using our premade profiles or creating your own in the profile-settings folder. How This Works This program works by reading the contents of the currently selected profile (.INI) file. Then it uses the "Keyboard" library to control the current keyboard to use the information stored inside the file to move your in-game character. Donation Link If you're feeling generous send me a quick donation 💓 https://buymeacoffee.com/jasondouma Link to github https://github.com/JasonDouma/AFKTool ONLY TESTED FOR WINDOWS 11! ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Rumah_Kuis_by_Rizuki

    Rumah_Kuis_by_Rizuki

    Aplikasi Freeware Portable untuk Kuis Realtime (LAN/Internet)

    Rumah Kuis by Rizuki adalah aplikasi freeware portable yang dirancang untuk memberikan fleksibilitas kepada pengguna dalam membuat dan menyelenggarakan kuis secara daring (online) maupun di jaringan lokal (LAN/Wi-Fi). Aplikasi ini berfungsi sebagai server kuis yang dapat diakses oleh peserta melalui browser di perangkat apa pun. Fitur unggulan: portable (.exe), bank soal database, mode realtime LAN/Internet, dan ekspor hasil ke Excel (.xlsx).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Trayslate – Tray Translate

    Trayslate – Tray Translate

    Trayslate is a tray-based client for translation services. You can ent

    Trayslate is a tray-based client for translation services. You can enter text directly, translate clipboard content, or translate selected text in any application. You can also replace text in another app with its translation using a hotkey. The app lets you choose and fully configure the translation service you use.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    PyAppExec

    PyAppExec

    Launcher that prepares Python/deps and runs your app like OS-native

    ...The Qt-based installer can scaffold pyappexec.ini, copy/rename the launcher, and (on macOS) bundle a self-contained .app with icons. The optional run-time GUI captures logs, while CLI mode stays lean for automation. Config is driven by a simple INI per OS, so app IDs, entry points, requirements, and paths are declarative. PyAppExec also manages user-level caches/state, log rotation, and GUI suppression preferences letting you ship Python apps without asking end users to touch Python, virtualenvs, or package managers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rspdb

    rspdb

    rspdb is a tiny very fast database

    (after march/2026 the latest project is in the git option) rspdb is a tiny very fast database that was developed to be a replacement to ini files and xml when storing applications information, it is being developed to be small and fast and sql over it is being developed now in october 2024... After 02/oct/2024 basic (or advanced) security code to ensure recovery of crash and data integrity check (MD5) was added
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HadisKu

    HadisKu

    HadisKu - Aplikasi Kitab Hadis 14 Imam | hadith / hadist

    Di era digital ini, akses terhadap ilmu pengetahuan Islam menjadi semakin penting dan mudah dijangkau. HadisKu hadir sebagai solusi komprehensif yang menghadirkan koleksi hadis autentik dari 14 Imam terkemuka dalam satu platform yang dapat diakses di mana pun dan kapan pun. 📚 Koleksi Hadis Lengkap dari 14 Imam HadisKu menghadirkan perpustakaan digital yang kaya dengan koleksi hadis dari para ulama terkemuka: - Hadis Imam Bukhari - Hadis Imam Muslim - Hadis Sunan Tirmidzi - Hadis Sunan An Nasai - Hadis Sunan Abu Dawud - Hadis Sunan Ibnu Majjah - Hadis Sunan Ad Darimi - Hadis Musnad Ahmad - Hadis Muwatha Malik - Hadis Sunan Daruquthni - Hadis Shahih Ibnu Khuzaimah - Hadis Shahih Ibnu Hibban - Hadis Al Musdatrak - Hadis Musnad Syafii Aplikasi HadisKu tersedia di berbagai Platform OS, diantaranya: Android, Linux, Windows - Playstore : https://play.google.com/store/apps/details?...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo