Showing 41 open source projects for "nothing-galga"

View related business solutions
  • 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
  • $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
  • 1
    Cabot

    Cabot

    Self-hosted, easily-deployable monitoring and alerts service

    ...Best of all, you can use data that you're already pushing to Graphite/statsd to generate alerts, rather than implementing and maintaining a whole new system of data collectors. We built Cabot as a Christmas project at Arachnys because we couldn't wrap our heads around Nagios, and nothing else out there seemed to fit our use case. We're open-sourcing it in the hope that others find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jasonette

    Jasonette

    Native App over HTTP, on iOS

    Jasonette offers a different, easy way to let you create an iOS app, and that’s by using a single JSON, loaded over HTTP, local file, or anywhere. That’s right, with nothing but JSON, you can create your own native iOS app. It fetches a JSON markup from a server, and self-constructs into the native app in real time. It’s 100% native, 100% JSON, no hard-coding required. It’s the easiest and fastest way to build your app, as it only takes minutes and needs no programming experience. You can make changes to your live app and see these changes instantly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jsblocks

    jsblocks

    Better MV-ish Framework

    ...We have ideas on how to make it even faster. Model-View-Controller, Model-View-Collection, Model-View-ViewModel, Model-View-Whatever, Hierarchical Model-View-Controller or nothing at all - jsblocks has you covered. A Model-View-Collection layer stands on top of the main DOM syncing core. This MVC layer is extremely powerful and enables easy creation of complex applications. The MVC layer is also modular, so you could remove it if you don't need the extra functionality, making your code base lighter. The debugging experience is a major factor that is often overlooked. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. A very good example of the same may be experienced when you paste a screen shot on Github web itself .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    A complete fully tested and documented data structure library written in pure JavaScript. Buckets also includes several functions for manipulating arrays. A bag is a special kind of set in which members are allowed to appear more than once. Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Whatever

    Whatever

    Unofficial Evernote client for Linux desktop

    ...Whereas Evernote Corporation still doesn't support Linux platform, there's a need to piece it out. Using a web version can not always be comfortable, therefore there's nothing that can be more useful than a desktop client. Whatever is built with Electron. It provides wide enough integration with desktop, such as dock and tray icons and background working mode. Withal, it affords all functionality that is represented in the web version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WebSudoku

    Sudoku web game

    Web based Sudoku game. It's written in PHP and ready to be installed on any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fotorama source

    Fotorama source

    A simple, stunning, powerful jQuery gallery

    Our platform is designed to make it easy for businesses, marketers, and individuals to create stunning visual content, such as graphics, images, and videos. We understand the importance of visual content in today's digital world and we are committed to providing our users with the tools they need to stand out from the crowd. With Fotorama.io, you can create professional-quality visual content without any prior design experience. Our user-friendly interface and drag-and-drop functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Scrapbook and Photo Album

    Consolidation of Photos and Scrapbook items

    ...I have a mobile phone and so does my wife. We go away and depending upon where, when etc depends upon exactly which device takes the photo. We also amass memorabilia as we go - nothing too exciting, but perhaps tickets and brochures from shows. There are many products out there which centralise pictures, but I wanted these features * Ability to centralise photos from all devices * Thumbnail generation * Geotag to show where photos were taken on a Google map overlay both at the album level and the individual picture level * Ability to associate scanned scrap (brochures, tickets, stuff...) with a photo taken at the same time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    CS:GO Web Admin

    Counter-Strike Global Offense Web Administration

    Counter-Strike Global Offense Web administration: View Online players kick them, ban them view live game talk with online players and use any rcon commands. This was made for CS:GO, but probably works for other steam games that uses the same protocoles (like Counter-Strike Source) This was based on protocoles made by SourceQuery: https://github.com/xPaw/PHP-Source-Query-Class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SOOJS

    Simple Object Oriented Javascript Pattern

    This is an extremely simple Pattern that allows projects to quickly, partially or fully use some of the standard OO patterns found in other languages. This is definitely not a framework. The entire intention is to be as low-impact to a project as possible. If only 1 object in a project is SOOJS and nothing else is, that is perfectly fine. The power comes from not polluting and allowing all other Javascript paradigms to be possible. In fact, there is nothing you need to download. As a true pattern you just learn it and apply it. Hosted here are some file templates which help you start new "classes" and a module with very very few helper methods that have NO MAGIC in them at all. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    M4TR1X Toolkit is a collection of some useful tools for hackers. It is web based and should work on Windows and Linux/Unix/BSD. Nothing for lam0rs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a PHP radio project that is complete... It is not a streaming radio... Instead it uses a few txts to specify what is playing and the php generates accordingly... So do not waste your time with other sourceforge PHP Radio projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A dotproject module that displays scalable, interactive Gantt charts using nothing but CSS and AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WEBInsta™ CMS provides a dynamic website building solution for small buisness and indivisuals who want to make their web presence felt. It provides a powerful system for people who doesn't know nothing about html or PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo