Showing 749 open source projects for "tab"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1

    Greenhorn Web Browser - Open Source

    Get this free Open Source Web Browser that is designed to be simple :)

    ...Greenhorn Webbrowser is an open source bases browser, created specifically for developers / coders while serving user basic needs. Fixed glitches on V.2 - URL Status - Adding new Tab - Tab Title - Full Screen - Forward function - Go back function New Features on V.2 - Loading Page - Status Progressbar - Save As - Copy & Paste - History - Bookmarks - Google, Bing and Normal ULR options - Auto-update URL Status - Full Screen mode - View Page Source - Internet Options - Printing - Properties
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Charity Auction/Event Manager

    Registration, charge capture, and cashiering application

    ...It has been used for several years at two Northern California schools to handle dinner ticket, raffle ticket, and drink sales, as well as silent and live auction winnings. Event participants put all charges on their "tab", then pay at the end of the event. They can leave with a receipt that includes tax deduction information. The solution is designed to be portable, so that it can be run on an offline LAN environment (since most charity events are held in locations without internet access). Other features include: * Reports - totals, winners, check deposits * Printouts - bidsheets, raffle winner sheets * Expense reporting - coming soon * Role-based authentication - coming soon * Payments - records cash, checks, charge, paypal, and supports writeoffs and transfers between client accounts * Audit trail on every charge and payment The project is written in PHP and uses the Yii framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tom's Virtual Twm

    Tom's Virtual Twm

    small Viirtual Window Manager w/multihost panning deskops

    this is a re-release (compiles via automake) of: Tom LaStrange (et al) Virtual Tab Window Manager* , cira late 1980's tvtwm is a small Viirtual Window Manager w/multihost panning deskops and a few other features tvtwm's prize feature: a small window of the desktop on the deskop called a panner (or pager). A pager allows the desktop (or window) to slide on an infinite backdrop to reveal more desktop (ie, 20 desktop in size).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    ...I am an algorithmist, not a game developer: so it was hard for me to put this togather. But I did this tribute to videogames. Have lots of fun! KEYS: mouse: primary camera control arrows: drive vehicle ; SHIFT: turbo ; TAB: change car. o: change camera ; 1,2: zoom-in/out ; 3,4 : horizontal and vertical camera placement (internal view) u: respawn car c,v,f,r :secondary camera control. 8,9:plane drv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    tbmerge

    Compare and merge text tables in a data base like manner

    Compare data tables, filter and mark differences, merge tables. This program treats tables in a database like manner, allowing to determine which of the fields/rows are present in either both or only one of the processed text files, and which of the cells common to both have different values, also including the possibility to do numerical comparison of cell values. Compared tables can be merged together using several possible methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Controller for Limited Dexterity

    Controller for Limited Dexterity

    Wireless computer game controller for people with low arm mobility.

    The computer game controller is an adaptable solution for somebody who can not use a keyboard and mouse comfortably. The user can control the computer by simulating keyboard presses and mouse clicks by pressing large buttons and using a joystick. These interfaces are more user friendly for somebody with low arm mobility. Given the large number of keys needed to play a game properly and the limited space on the armchair a solution was to set up nine select-able keys displayed on a screen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Moving Finite Elements project hosts a collection of simulation codes for time-dependent PDE systems that implement various forms of Keith Miller's gradient-weighted moving finite element (GWMFE) method. The Calliope sub-project aims to provide new reference implementations in modern object-oriented Fortran. Click on the Calliope tab on the main project menu bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AllianceROM I9305

    AllianceROM I9305

    AllianceROM For I9305 Samsung Galaxy S3 LTE

    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    KGP TnP Crawler

    KGP TnP Crawler

    Access Tnp Notices over internet

    This script solely written to crawl over notices of Training and placement center, Kharagpur. NOTE : Windows smart filter may block this exe. If it does click on more info , a new tab will show up beside ok, namely Run Anyway. In case of any enquiry or suggestion , Drop a mail to writetomansa@live.com
    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

    KMeansAniX

    Animation of kmeans clustering using X Window System

    Open source animation of kmeans clustering in X Window System using the C++ libplotter library. Supports Linux, Mac, and BSD. Includes common initialization methods such as Forgy, Macqueen, random, and angular. Sample videos are available through the Files Tab above. The SVN repo is accessible thorugh the Code Tab above. Requires a C++ compiler, libplot-dev, and libncurses5-dev Mac alternative to libplot-dev: macports plotutils +x11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    simplex with branch and bound

    A tool for teaching simplex and branch & bound methods

    This is a tool for teaching simplex and branch & bound methods. For simplex method, it comes with several examples including degeneracy and cycling, and allow the user to dictate how to pivot. For branch and bound method, it is desinged to interact with the user to explore all possible branch and bound trees. The user can also load a problem from a text file or simply type in a model directly. The format is very simple and very similar to the LP format, see the packed-in examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tiny Perl Database Application 3

    Tiny Perl Database Application 3

    To make it easier to test my app (and hoping to get some real feedback

    ...Finally we start the app with: % tpda3 Choose from the menu Test->Products, click on the magnifier glass icon than on the check icon and we should get a records list. Load the desired record by clicking on it and then on the Record tab. Thank You, have fun! Thank You +Mark deMark for Citrus Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. ConvNetJS is an implementation of Neural networks, together with nice browser-based demos. It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DBF converter (unicode support)

    DBF loading and converting, Supporting Persian and Arabic unicodes

    there are several small applications in C# for importing and or exporting DBF (foxpro database) files. none of them supports for FARSI or ARABIC unicodes, so i completed their application to involve it. it has one drow-back i know : it cant convert farsi unicodes to DBF version as well as needed. whole project is written in C# and solution is attached here, so you can change and modify it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    goyo.vim

    goyo.vim

    Distraction-free writing in Vim

    goyo.vim is a plugin by junegunn that provides a distraction-free writing environment inside Vim or Neovim by concentrating the focus on the current buffer. When you invoke the command (e.g., :Goyo), it opens the current file in a centered, minimal layout — typically hiding sidebars, status-lines, tab-lines, scrollbars, and other UI clutter — thus offering a clean space for writing or reading. The width and height of the writing area can be optionally specified (e.g., :Goyo 80 for an 80-column width) and typical window-resizing keys still apply. The idea is that when you need to focus on writing (markdown, notes, prose, or even code), you temporarily step into a calm environment, then exit to your normal layout when finished. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The MAGE-TAB Utilities project provides a simple Perl SDK for parsing, manipulating, visualizing and exporting data in MAGE-TAB format. All file releases are now being made via CPAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program is a fork of ClovisGrid (https://sourceforge.net/projects/clovisgrid/) This program runs a simple grid that displays over SWTOR to allow you to more easily align your GUI with the new patch 1.2 interface editor. For questions or support, please contact me using the information provided below: CrazyAmbro (Black Vulkars US) / The Bastion
    Downloads: 37 This Week
    Last Update:
    See Project
  • 19

    gominatim

    golang library to interface with nominatim geocoding services

    ...Please submit any bugreports or patches at https://github.com/grindhold/gominatim as respectively issues or pull requests. This sourceforge-project only serves as a mirror. See tab "Code" for more details and usage examples of gominatim (Code displays the repositories README) Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Algorithms & Data Structures in C++

    Algorithms & Data Structures in C++

    Algorithms & Data structures in C++

    ...After the program passes correctly, please initiate Pull Requests, the code is verified and stored in the library, and the new algorithm implementation is published in the README. TAB = 4 space. set ts=4 in vim. Graph output format is Graphviz Dot format. (the output format of the graph is in dot of graphviz.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Live Chat Module by OggChat

    Live Chat Module by OggChat

    Live Chat Module to improve service and chat directly with visitors.

    OggChat Live Chat for Joomla is a module that allows you to include a live chat solution on your Joomla site. OggChat is a unique live chat service that integrates with Gmail. More information can be found at http://www.oggchat.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    supertab lets you drive completion with the Tab key instead of the default Ctrl-N/Ctrl-P, making insert-mode completion feel more natural. It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BMDC++

    BMDC++

    A Mod of DC++ Client Based on FreeDC++.

    A Mod of DC++ Client Based on FreeDC++ for Linux with ADLSearch , Ignore Users, Lua scripts supports,Media Spam and many more ...;) Main develop move to https://launchpad.net/bmdc++ and mirroring here in svn Attention BMDC++ has been designed to share a non-copyrighted material only! Program developer isn't responsible for activities which the users use this software to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Novius OS

    Novius OS

    Novius OS is a Cross-Channel Open Source content management system

    .... ++++ Novius OS key points ++++ - A multitasking interface to improve productivity : Novius OS interface is straightforward and smart and is available both on tablet and desktop. Users can easily go from one tab to the other without losing their content and save the work space to save time. - A single tool to manage several sites in many languages : Novius OS is natively multisites and multilanguage, it is therefore easy to share content and media according to the context and language. - Native or tailored applications to perfectly suit the company's activity : in addition to native applications made for digital communication, tailored applications can be created
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rogue

    Rogue

    An adventure "Legend of Zelda"-ish game

    ...And as I said before, I am so far alone and a bit of a novice in this project, so please be patient: I hope to make better things with it. Update: I have a new homepage up. Mostly complete right now, I just need to update the python tab.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo