Showing 163 open source projects for "simple"

View related business solutions
  • 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
  • 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
  • 1
    Loaders.css

    Loaders.css

    Delightful, performance-focused pure css loading animations

    loaders.css is a collection of pure CSS loading animations designed to drop into any web project without JavaScript or image assets. Each loader is built from simple HTML elements animated with CSS keyframes, transforms, and opacity to create spinners, pulses, bars, and geometric patterns. Because they’re vector-based and CSS-driven, the animations scale cleanly at any resolution and look sharp on high-DPI displays. The library emphasizes small, reusable snippets: you copy a minimal markup block, apply the provided class, and tweak size or color through CSS variables or overrides. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jqueryrotate

    jqueryrotate

    Plugin to rotate images by any angle cross-browse with animation

    ...This project allows you to simply rotate images by any degree. It uses CSS3 where applicable and falls back to a CANVAS (old Firefox, some less-known browsers) or VML (IE6) solution where possible. It also gives a simple interface to animate rotation. Keep in mind that the primary usage of this plugin is to only rotate "IMG" elements, however the experimental version of the plugin (ver.3) also rotates other elements (yet does not support so many older browsers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PixelShank

    PixelShank

    Add pixel size mark on image and save as .png. Build with p5.js, elect

    Add pixel size mark on image and save as .png. Build with p5.js, electron and canvas. Work as desktop app PixelShank is integrated with electron, aftere simple setup, you can build the cross-platform desktop app on Windows, MacOS or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    ZOOM.JS

    ZOOM.JS

    Medium's Image Zoom for jQuery

    A simple jQuery plugin for image zooming. It's the best way to zoom an image. It transitions/zooms in really smoothly, and then when you're done, scrolls away, [esc] keys away, clicks away. zoom.js should (in theory) work in all relevant browsers (ie9+). If not, create an issue!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    ...But you can easily change the settings to your favorite animation library. Smaller than other JavaScript parallax plugins, like Scrollorama (they do fantastic things, but can be too heavy for simple needs). Super simple to install, and works with animate.css, so if you already use it, that will be very fast to setup. Fast execution and lightweight code, the browser will like it. It just take seconds to install and use WOW.js! Once purchased on UpLabs, you’ll receive a commercial license PDF and be all set to use WOW.js in your commercial applications. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Textillate.js

    Textillate.js

    A jquery plugin for CSS3 text animations

    Textillate.js combines some awesome libraries to provide an easy-to-use plugin for applying CSS3 animations to any text. Simply include textillate.js and it's dependencies in your project to start creating unique effects. Textillate.js is built on top of the simple, yet amazingly powerful animate.css and lettering.js libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    icono

    icono

    One tag one icon, no font or svg, pure CSS

    ...You can add icono folder in your project and import icono.less for compile. iconos maincolor can be changed in variable.less. Just add iconos classes to any type of elements that support psuedo-element. Also you can change color of icons as simple as set color for an element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSS Loaders

    CSS Loaders

    A collection of loading spinners animated with CSS

    css-loaders is a collection of simple, reusable loading spinners and indicators implemented entirely in CSS. The project offers a variety of designs—spinning circles, bouncing dots, bars, and pulse animations—that can be applied to any element with a few classes. Each loader is built using CSS keyframes and transforms, avoiding images or JavaScript, which keeps them lightweight and responsive.
    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
    SelfCorder

    SelfCorder

    An android application allowing you to record video and play audio.

    The android application was made primarily because I couldn't find any application which allowed me to record myself singing along to a song. Thus, SelfCorder was born. It allows you to choose an audio file, and record a video while the audio is simultaneously playing. You can record yourself in a quiet environment using earphones. The high-quality recording can be used as an audition tape of yourself. On speakers, the audio will interfere, so unless that is what you want, I recommend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Musichspeler

    Musichspeler

    a web based audioplayer

    In times of html5, ajax, css3 and more it's not necessary using flash applications or streaming services anymore. With this project I'm trying to create a web based audioplayer that can handle large music collections and that is usable with a dynamic playlist which can be edited while listening to music without refreshing the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Imager.js

    Imager.js

    Responsive images while we wait for srcset to finish cooking

    ...They are either verbose or hard to debug (and to maintain/integrate). Some of them don't deal well with pixel density and suffer from double asset payload (meaning you end up downloading assets unnecessarily). We wanted something simple, which works and which is fast as well as network friendly (only download what you need, when you need it). Imager has the ability to replace {width} with a non-numeric value if you provide the widthInterpolator option, which is a function that returns the string to be injected into the image URL for a given width. This feature allows you to use a human-readable name or integrate with third-party image providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    ...Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for saving edit decision lists, handling uploads and asset searching. XML is also used to describe the GUI itself as well as its underlying functionality - there is no need to recompile the Flash applets! But if you so desire then custom fonts, effects and widget classes can be written in AS3 - PixelBender support too, for effects and transitions. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Responsive HTML5 Whiteboard

    Simple and basic whiteboard drawing app in html5.

    Simple and basic whiteboard drawing app in html5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Motion JavaScript viewer

    JavaScript and PHP frontend for Motion webcam storage

    This simple application provides a simple Javascript front-end for Motion-generated images. The interface should be simple and multiplatform (should work on Android phone or tablet, too) For Motion, see http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome Exact configuration for motion storage is required and described within the README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sound Gadget

    Sound Gadget

    Change the default sound device in Windows with a simple Gadget

    Change the default sound device in Windows 7 / Vista with just one click. If you have more than one sound device connected to your desktop (ex.: Headphones and Speakers) and you need to switch between them this gadget will help you a lot. I created this because it's really annoying to go to "ControlPanel>Sound>Select Device>Set as default" every time you want to change the the audio device.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    HTTP streaming Flowplayer

    HTTP streaming Flowplayer

    Allows for Flash client – simple http server mp4 random seeking

    The plugin enables seek before download functionality with H264 videos in mp4 or flv for Flowplayer Flash with any http byte-range capable server like Apache or a CDN. Does not require any modifications on the server side. With this plugin you can use single version of your video to delivery to any device (either through html5 video or through Flash player+the plugin) from any http server. Supports simultaneous streaming videos over http from multiple locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    AKME FFmpeg

    AKME FFmpeg

    AkmeFFmpeg is a simple yet powerful tool to re-encode audio-video.

    AkmeFFmpeg is a simple yet powerful tool to re-encode audio-video such as AVI, Flash FLV, MOV, MP3, MP4, WMV, 3GP. It puts a friendly GUI on the ffmpeg CLI to easily convert for YouTube or download to Andriod, BlackBerry, iPhone, iTouch, iPod, PSP, Wii, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Weblery
    NOTE: Weblery has moved to GitHub. The code and versions available on SourceForge are outdated. https://github.com/kjw3/weblery/ Weblery is a simple php based web photo gallery. It is driven by the directory structure of the gallery. All that is needed is to include the weblery.php file into your website. Make adding a photo gallery to your website as easy as it should be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OpenTrack

    Video and Image Analysis Extension for Firefox

    ...It has three components: OpenTrack2d, a video and image analysis suite, the JSvg Analysis Console that gives access to graphing, math and statistical tools, and the Report Editor, a simple editor that can import OT graphics and video results for web presentation.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    musify
    musify aims to be quick and easy mark-up for chord notation on the web. Enables better formatting of chord symbols, figured notation, time signatures, pitch class set theory, simple macro music analysis in web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    One File Gallery

    Simple image gallery consisting of just one file.

    One File Gallery is an image gallery consisting of just one file. Upload the file in your image directory and voilá - you're ready to roll. One File Gallery can be used with hierarchically stored images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaBlock
    Free Java Flowchart simulator / interpreter
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25

    ShanDj

    A very simple HTML5/Javascript DJing software for local use

    ...You'll have to download it, place the ShanDj.html file in the directory where the audio files are, then open it in your web browser. Audio formats supported are varying depending on the browser. HTML5 browser support and Javascript required (browsers newer than 2008). Features simple playlists and a crossfader to mix between two currently played tracks, and a RobotDJ mode. If you are looking for a similar tool, but for use over internet instead of locally, you should take a look at Slcnc CMS, from the same developer, which integrates DJing over internet among other features.
    Downloads: 0 This Week
    Last Update:
    See Project