Showing 112 open source projects for "learning linux command line"

View related business solutions
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    CLI Parser provides a framework for quickly development of Cisco-like CLI commands. It provides a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The embedded Command Line Interpreter, ecli, allows users to bind in a directory of commands and the associated functions to execute those commands. The features of ecli are lightweight, flexible, modular, and cross-platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Rapid Portal Development
    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ Command Line Argument Parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    The Java Command Line Option package uses reflection to find the variables in a class and parses a command line to provide the values for them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UACE is an all enveloping modular and extensible application configuration library, that really goes as far as possible for its user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Development MOVED to Google Code (http://code.google.com/p/cliche/) Cliche is a small Java library enabling very simple creation of interactive command-line user interfaces using metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jvmstarter: java virtual machine starter It simplifies the setting up of complex java environment. It extends the portability of your application (script file is the same on all architectures).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Jargl (Java ARGument parsing Library) is a library for parsing command line arguments in Java. It follows a declarative, bean-like approach and thus is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Naked Objects pattern for php world. A framework to enable developers to concentrate on the domain model without worrying about the presentation and infrastructure part, which is automatically generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple Ruby OptionParser-like implementation for Java. The focus is on simplicity and right now, we achieve that with very few classes (3 at the time of this writing) and no great plans to increase the number drastically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    r3 allows developers of web applications to customize and translate their UI for different languages, markets and uses. It allows developers to modify existing functionality and add new plug-ins via the Stickleback extension engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smart_Arguments is designed to simplify the use of command line arguments. The built in Ada facilities for command line argument processing are very basic. This package provide a higher level facility for dealing with command lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A command line parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHPediaWiki is a PHP framework for creating scripts that edit site running MediaWiki automatically. A fork of the SxWiki project, it provides a plethora of features. The framework is primarily coordinated and documented at <http://pwiki.sf.net/>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command Line Assistant is a Graphical User Interface GUI aimed at helping the usage of the Command Line Interface CLI. It is a Java application which builds commands to be used at the CLI prompt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A front-end for the linux console. Summarizes various linux commands into a simple menu system. Read tutors from the console on how to overcome linux problems when you cant start up the x windows system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    msh (M shell) is a pseudo command line interface to a file system through the web. msh is a strictly 'for fun' project to create a retro/nostalgic environment with some modern tweaks. It is not meant to be incredibly useful or secure, just 'neat'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    glade2c

    Generate C source from Glade interface files.

    Glade2c is a command line tool which generates C source code from Glade user interface files in way that's compatible to how Glade 2 works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java library to simplify args[] handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Builds your custom XML schema which ease a creation of SwiXML views.
    Downloads: 0 This Week
    Last Update:
    See Project