Showing 955 open source projects for "simple basic"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    jSortCol

    This is a jQuery plugin to give sortability to standard html tables

    This jQuery plugin is a standard jQuery plugin which adds in basic functionality to html tables. A simple inclusion of the jQuery file to the HTML page will make it sortable. The table columns can be sorted by number, string, and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VisualMetronome

    metronome that SHOWS the beats and sub-beats

    ...There are various ways to visualize beats available: a flashing panel, a swinging box and a bouncing box. To run the metronome, go here: http://svn.code.sf.net/p/visualmetronome/code/metronome/index.html With some basic Java knowledge, the metronome can easily be extended with your own customized visualizer, by adding a java class to the set of visualizers [100% CLEAN award granted by Softpedia](http://www.softpedia.com/progClean/Simple-Visual-Metronome-Clean-217721.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dcScript

    dcScript

    A new esoteric programming language

    dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    oInstall

    oInstall is a Cross Platform Installer For Simple Applications

    OInstall is written in Python, and uses XML as a config file. Based on Instructions, it performs the installation. Currently, it has only Basic Functions, but it is architecturally very sound and scalable.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Folder Backup

    Backup of all contents inside one folder

    Project name : Folder Backup Goal : Backup of all contents inside one folder Technical info : C# Language : English Ordered by : Hobby Project The Folder Backup is an open source freeware program under the license of GPL. The project is an attempt to answer a very basic need, backing up all present files inside one folder by a simple double click. The result would be stored in one folder in Archive directory (projectRoot\Archive\Archive-DATE-TIME\).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Virtual Chat

    A computer Conversation

    A basic project built by with C++, this program is very simple, you input a string, and if the computer recognises it, it will answer, thus making a virtual conversation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple example of multiple linked list used. Just use basic programming language to implement the algorithm. Check the code... Intended for beginner programmer. Hope this useful to start learn about linked list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Very simple SMTP client written in C and GTK+, with AUTH PLAIN/AUTH LOGIN authentification support. It allow sending plain text e-mails with attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    N.E MySQL Wrapper

    Small PHP & MySQL wrapper class

    Simple and powerful basic php and mysql wrapper class. Includes optional error reporting with error log file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    simpleapp-for-php

    PHP simple, lightweight content management framework

    Lightweight PHP framework with basic cms, multi-role authentication system, internationalization/mulit-lingual support, templating, caching and more. MVC based and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aerodynamic Image

    Aerodynamic Image

    A basic picture viewer, with a background.

    Aerodynamic Image is a great software used for viewing photos. You can change the background color of the software. (Not your desktop) You can stretch the Image from the check box. It is a simple, free software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GoogleSitesAnt

    GoogleSitesAnt

    Manipulate Google Sites pages with Ant tasks

    A simple Ant task allowing for the creation and basic updating of Google Sites pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CHATEAU GAILLARD

    adventure game (written in c++)

    This is an adventure which I found in an old Basic book "Creating Adventure Games on your Computer" by Tim Hartnell (1983) http://www.atariarchives.org/adventure/ http://www.atariarchives.org/adventure/chapter22.php I converted it to C++ It runs in a terminal window on Linux, Windows and MacOSX. Makefile is pretty simple. There's a fair amount of comments in the code to ascertain the basic structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mercury Media Player

    Looking for a simple but unique media player? This is the right place!

    This is a basic media player with one thing unique. Something called media shuffler. If you add a song to one playlist, and one to another, double click the song to play. Then select the other song and click shuffle. It will gradually fade into the other song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    numerica

    Basic numerical algorithms in c++

    IMPORTANT: This project have been migrated to GitHub (https://github.com/krvajalmiguelangel/libnumerica) To use this or leave feedback, please visit github site instead. numerica implements some of the basic numerical algorithms about root-finding, interpolation, system of linear equations, integration, and ordinary differential equations. The aim is to be simple, code-readable and generic. New features of the recently approved c++11 are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UNAME-GUI

    A Simple GUI developed for finding the Linux Kernel Versions

    A Simple GUI developed for finding the Linux Kernel Versions & System details like in the uname command while used from the terminal. Beginners to Linux and basic users sometimes find it difficult to use the command prompt to find the system details and also sometimes server engineers who need these details most of the times can use the GUI rather than using the terminal again and again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy) Features: 1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+) 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simple List

    Simple List

    Simple List is a module created by Joe Weiner for Drupal 6 that creates a basic personal task list. This project is still in the development phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dive Log Book
    Dive Log Book is a easy to use logbook for scuba diving. It makes possible to log basic dive data, notes with photos, weather conditions and provides simple statistics. Data can be exported into TXT document, PDF document and interactive HTML page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Office System

    Office System

    Office System is a open source office program!

    Office System is a free open source software for use on your office! it can: Play videos! Watch images Make notes! Watch calendar And much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ...I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MequaScript

    MequaScript is a BASIC-style interpreter with a hybrid syntax

    BASIC-style interpreter supporting hybrid BASIC and C-style syntax, multiple threads and simple object orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program is a small and simple tool that manages the available "services" (the programs in the /etc/init.d/ directory) in a Debian box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon. Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo