Showing 16 open source projects for "sid-wizard"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    Powerlevel10k

    Powerlevel10k

    A Zsh theme

    ...Despite its advanced visuals, Powerlevel10k is optimized for performance and responsiveness, even in large repositories or remote shells. It includes an interactive configuration wizard for easy setup and supports a wide range of terminal fonts and icons.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Service Builder

    Tools to create and run scripts managing special kind of windows

    It is assembled by two tools: - service builder - tool to interpret scripts and displaying modal windows to gather information and generating Unix commands, which are redirected to partnership (partnership is independent project, created to run trusted commands) - service builder tool - tool (very simple in use tool) to create scripts, which can be interpreted by service builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Two-Layered GUI Toolkit

    The Two-Layered GUI Toolkit

    Provides common dialogs and widgets with a GUI-toolkit-agnostic layer.

    A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cuppa CMS

    Cuppa is a project open source, that seeks offer a adaptable CMS

    Cuppa is a project open source, that seeks offer a adaptable CMS to any project: news or exist developments that don't have a CMS but have a need of implement one without realize a migration process to a CMS nor any type of adaptation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    AndroidPreferenceActivity

    AndroidPreferenceActivity

    Provides an alternative implementation of Android's PreferenceActivity

    ...Although the library's API is designed to be similar to the API of the Android SDK's PreferenceActivity, it provides additional possibilities, beyond the functionalities of the original. This includes easier adaption of the activity's appearance, as well as the possibility to use the activity as a wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    Project is Freeze. Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Kelvin's Batch Program v9.0(latest)

    A simple batch program with many useful functions!

    Changelogs: v9 -- Fixed MSCONFIG flooding bug v8 -- Added Adv Control Panel v7 -- Added keepsafe directory secure v6 -- Improved update system v5 -- Added sudoku solver v4 -- Added initializing screen v3 -- Display current version in main menu v2 -- Fixed netplwiz bug v1 -- New build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Wizard's Apprentice is an application that allows you to ask questions from a script. It uses Windows dialog boxes in the so-called Wizard style: dialogs asking one question at a time, with a Back button, a Next button and a Cancel button.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    BitcoinSuite

    BitcoinSuite

    Bitcoin GUI in Java

    BitcoinSuite is a Java based graphical user interface for Bitcoin, a peer-to-peer decentralized cryptocurrency. It is a direct fork of open source project NamecoinJ at http://sourceforge.net/p/namecoinj/. Donations are welcome: BTC: 1PqYXpLLSeAHz3FiZmPcfr451jnzsGgXbc, NMC: N2TFbwpTNhNLeXaBD8FSBbicb6guQNXUiA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Curl Advanced UI libraries - Advanced User Interface libraries provide components necessary for creating rich user interface applications easily. Please see the detail info in Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This IDE is a set of tools and wizard for Eclipse, to develope using NexOpen framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Formerly known as Balmsoft Wizard. Now it goes to public under LGPL. This is a Delphi component for creating Wizards ( fully conforms with guidline).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQL DTS-Wizard-like Ruler control for .NET. Load a string into the textbox and allow users to parse by clicking on specific character positions. Control will draw lines through the characters and expose a collection of positions back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JLWizard is a class library, written in Java, for adding a wizard component to a Swing application. The wizard is fully customizable, supports different look and feels and supports branching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Tk::Wizard Perl module automates a large part of the creation of a step-by-step GUI (wizard). Primary use is to collect information and then perform some complex task based upon it, such as software installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →