• Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Freek's goal is to create a fast engine to render documents which can be shared by any gtk application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Frijole is a distributed, Java-based application architecture built around the Frijoje web browser. Rather than having a defined state, Frijole's rich, interactive user interface renders itself according to embedded Beanshell scripts in HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Firefox Eco to modyfikacja przeglądarki Mozilla Firefox która w domyślnej instalacji zawiera elementy które nie mają szans na znalezienie się w domyślnej instalacji przeglądarki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GC jQuery UI theme switcher

    GC jQuery UI theme switcher

    jQuery plugin which provides a jQuery UI dialog to change UI theme css

    Theme switcher tool for the jQuery UI CSS Framework. Change the css stylesheet using an jQuery UI dialogbox which you can call using a button or a link in your html page. Completely implemented in your webspace.
    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
    gybe is fully GNOME-based browser engine, out of Gecko. may include non-GNOME stuff well. on the basis of GTK+-2.x, GNOME modules like gnome-vfs, libxml2, libxslt, mono, bonobo, gnome-canvas, and many things invoked. dominigue and bono
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Are you tired of keeping your bookmark collections up-to-date for each of your browsers separately? Groab helps you by merging the bookmark collections of several browsers (Konqueror, Netscape, IE) and redistributing the merged collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bookmarklet and Firefox extension to enhance search results in Google Scholar, by adding links to an institutional proxy server and OpenURL resolver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sistema de Gerênciamento para o TISS(Troca de Informações em Saúde Suplementar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux terminal simulator through javascript. With its own filesystem implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Generic reconfigurable scriptable plug-in for Mozilla/Firefox is Elphel project to use external programs for display EMBED or OBJECT tags. Supplied with perl script for embedding mplayer and mencoder to a browser and controlling it with Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gist.vim

    Gist.vim

    Vim plugin for Gist

    Gist.vim is a Vim plugin (written in Vimscript) that integrates Gist (GitHub’s snippet sharing service) into the Vim editor. It allows users within Vim to publish the current buffer or selected text directly as a gist, edit gist content, delete/fork gists, and list their public gists. The plugin supports commands like :Gist, :'<,'>Gist, :Gist -p, :Gist -a, :Gist -l, :Gist -d, etc as documented in the README. This makes it convenient for Vim users who want to quickly share snippets, configuration files or code fragments without leaving the editor. With over 1,700 stars, it appears to be well used in the Vim community. The plugin is ideal for developers who rely on Vim and want tight integration with GitHub Gist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GitGutter

    GitGutter

    A Sublime Text 2/3 plugin to see git diff in gutter

    A Sublime Text plug-in to show information about files in a git repository. Gutter Icons indicating inserted, modified or deleted lines. Diff Popup with details about modified lines. Status Bar Text with information about file and repository and provides some commands like Goto Change to navigate between modified lines. Copy from Commit to copy the original content from the commit. Revert to Commit to revert a modified hunk to the original state in a commit. The diff popup shows the original content from the commit or the differences between it and the working content. The toolbar provides some commands to interact with or modify the changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GitHunt

    GitHunt

    Hunt the most starred projects on any date on GitHub

    React app and Chrome Extension to go through the top project. GitHunt is a react application and a chrome extension that lets you explore the most starred projects on GitHub. Replace the new tab with a list of trending repositories on github belonging to any technology that you chose. You can look through the repositories for any technology of your liking and for any period of time. By default it shows the trending repositories (most starred repositories created in the given period of time) for the last week and as you keep scrolling, you will be presented with the popular repositories of the consecutive past weeks. All you have to do is select how you would like to see the repositories (monthly, weekly or yearly) and the language, it will remember your choice and will show you the trending repositories in that category whenever you will open the new tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This simple program catch the page you need from internet and save it into your PC with all its images. The most important aspect is that it's wrote starting from nothing, using new library that are able to use the http protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GoSublime

    GoSublime

    A Golang plugin collection for SublimeText 3

    A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features. GoSublime is an IDE-like plugin for Sublime Text 3 mainly, but not limited to, providing integration for most of your Go/Golang development tools. Code completion from Gocode (fork). Context aware snippets via the code-completion popup. Sublime build system(ctrl+b) integrating with GoSublime 9o command prompt with live command output. lint/syntax check as you type or on save. Quickly jump to any linter error reported in any open file or package. Quickly fmt your source or automatically on save to conform with your coding standards. Easily create a new go file and run it without needing to save it first (9o replay), share your snippets (anything in the loaded file) on play.golang.org. List declarations in the current file or package; automatically add/remove package imports; quickly jump your import section(automatically goes to the last import).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Web Based Golf statistic site using PHP. Players can register and input their golf stats per game. Each player is ranked in each category, and players can compare stats with each other. Course and hole stats are also calculated and displayed in graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project implements the Google Maps API and the open source GeoNames project to provide an interactive geocode workshop. You can move the map, enter addresses, etc., and generate a long/lat-based Google Maps link, as well as download a GPS POI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Googlepedia is a free Firefox extension that displays relevant Wikipedia articles on Google search result pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Greenworks

    Greenworks

    A node.js plugin to integrate nw.js/electron games with steamworks

    A node.js plugin to integrate nw.js/electron games with Steamworks. Greenworks is a node.js addon that allows you to integrate your HTML5 game (or app) with Steamworks by exposing a number of Steamworks APIs to JavaScript. Greenworks was originally developed by Greenheart Games to enable Steam integration in Game Dev Tycoon. Since then, it has been open-sourced and is used in many other projects. Currently, Greenworks supports node v0.8, v0.10, v0.12, v4, v5, v6, v7, v8, v9 and v10. Guides and the API references are located in docs directory. Greenworks is published under the MIT license. Greenworks is built using Native Abstractions for Node.js to support different node versions. The project is currently funded by Greenheart Games and other donors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Visualizer to facilitate browsing of data provided by Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH)-Data Providers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Grov
    Grov gives you a facility to read, star and share your Google Reader items when you are offline or have a very slow and inconsistent connection (transport, etc). Sources: http://bit.ly/bxNKBX. Ubuntu packages: http://bit.ly/bLM9Ny.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Note: this project is no longer maintained. Please use gnome-python-extras (http://www.pygtk.org) instead. I apologize for any trouble this might cause, but this is better in the long run. Python bindings for GtkEmbedMozilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gtk+ WebCore is a Linux/Gtk+ port of Apple Computer Inc.'s WebCore KHTML html rendering engine including a web component. A reference browser implementation is included in the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HEML, the Hypertext Edit Markup Language, is a simplified markup language. HEML is implemented in a small Web browser that enables quickly editing web pages. HEML can be used for ordinary Web pages or for a program help system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HTML Validator is an Mozilla extension that adds HTML validation to Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The details are seen when looking the HTML source of the page.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB