Showing 29 open source projects for "you-get"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • North One Connected Banking Icon
    North One Connected Banking

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one 'Connected Bank Account

    Connect every part of your business to one bank account
    Learn More
  • 1
    pageres

    pageres

    Capture website screenshots

    ...A good way to make sure your websites are responsive. It's speedy and generates 100 screenshots from 10 different websites in just over a minute. It can also be used to render SVG images. Note to Linux users, If you get a "No usable sandbox!" error, you need to enable system sandboxing. For Gulp and Broccoli, just use the API directly. No need for a wrapper plugin. pageres offers a wide variety of options, for example, you can Delay capturing the screenshot, which is useful when the site does things after load that you want to capture. You can also apply custom CSS to the webpage, and specify some CSS or the path to a CSS file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Deskreen

    Deskreen

    Deskreen turns any device with a web browser into a secondary screen

    Use any device with a web browser as a second screen for your computer (with the help of Virtual Display Adapter). Share your computer entire screen to any device that has a web browser. Limit Deskreen to share only a single application view to any device with a web browser. If you are a video blogger and you need a teleprompter, or you need to look at the camera during a video conference, Flip Screen Mode is just for you. Deskreen can share screen video over WiFi. No cables are needed. Connect as many devices as you want at the same time. Share the computer screens to all of them. You can change picture quality while sharing a screen. ...
    Downloads: 78 This Week
    Last Update:
    See Project
  • 3
    Excalidraw

    Excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

    ...With account-based access you can rest assured only the right people will have access to your data, while still retain the ability to share specific drawings with outside collaborators.
    Downloads: 198 This Week
    Last Update:
    See Project
  • 4
    Lama Cleaner

    Lama Cleaner

    Image inpainting tool powered by SOTA AI Model

    ...Remove any unwanted object, defect, or people from your pictures or erase and replace(powered by stable diffusion) anything on your pictures. Lama Cleaner is a free, open-source and fully self-hostable inpainting tool powered by state-of-the-art AI models. You can use it to remove any unwanted object, defect, or people from your pictures or erase and replace anything on your pictures. Many AICG creators are using Lama Cleaner to clean-up their work. Completely free and open-source, fully self-hosted, supports CPU & GPU. Windows 1-Click Installer, classical image inpainting algorithm powered by cv2. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • 5
    Babylon.js

    Babylon.js

    Open game and rendering engine packed into a JavaScript framework

    ...While Babylon.js keeps its code-first approach, we’ve added many tools in the Inspector and enhanced the Node Material Editor to save time to developers and Tech Artists. With the Particle Editor, you can now create and configure particle systems with the click of the mouse.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    SuperSplat

    SuperSplat

    3D Gaussian Splat Editor

    SuperSplat is a free and open source tool for inspecting and editing 3D Gaussian Splats. It is built on web technologies and runs in the browser, so there's nothing to download or install.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Signature Pad

    Signature Pad

    HTML5 canvas based smooth signature drawing

    ...It's HTML5 canvas based and uses variable width Bézier curve interpolation based on Smoother Signatures post by Square. It works in all modern desktop and mobile browsers and doesn't depend on any external libraries. Demo works in desktop and mobile browsers. You can check out its source code for some tips on how to handle window resize and high DPI screens. You can also find more about the latter in HTML5 Rocks tutorial. This library is provided as UMD (Universal Module Definition) and ES6 module. When you modify width or height of a canvas, it will be automatically cleared by the browser. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    react-rewards

    react-rewards

    A package containing a few micro-interactions you can use

    A package containing a few micro-interactions you can use to reward your users for little things and make them smile! React-rewards lets you add micro-interactions to your app, and rewards users with the rain of confetti, emoji or balloons in seconds. Firing confetti all over the page may seem like a questionable idea, but keep in mind that rewarding users for their actions is not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cap

    Cap

    Open source Loom alternative. Beautiful, shareable screen recordings

    Cap is an open source screen recording software designed to provide a lightweight, powerful, and user-friendly alternative to existing tools. It enables users to effortlessly capture their screens, edit recordings, and share content securely within seconds. Cap supports cross-platform functionality, making it compatible with both macOS and Windows operating systems. The software offers high-quality video capture with synchronized audio, ensuring professional-grade recordings are suitable for...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Real-Time Emergency Mass Notification System to Alert Groups of All Sizes Icon
    Real-Time Emergency Mass Notification System to Alert Groups of All Sizes

    Keep People Informed with our Award-Winning Crisis Communication Software

    RedFlag is an easy to use multi-channel emergency mass notification system allowing you to deliver real time alerts and critical information to groups of any size. Our industry leading emergency mass notification system can be used by small businesses up to enterprise corporations to gain visibility into events happening in the field, efficiently coordinate resources, and make smart data-based decisions when emergency events occur.
    Learn More
  • 10
    CountUp.js

    CountUp.js

    Animates a numerical value by counting to it

    CountUp.js is a dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way. Install via npm/yarn using the package name countup.js. Despite its name, CountUp can count in either direction, depending on the start and end values that you pass. CountUp.js supports all browsers. MIT license. CountUp v2 is distributed as an ES6 module because it is the most standardized and most widely compatible module for browsers, though a UMD module is also included. To run module-enabled scripts locally, you'll need a simple local server setup, because otherwise you may see a CORS error when your browser tries to load the script as a module. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    React Three Fiber

    React Three Fiber

    A React renderer for Three.js

    ...Components participate in a unified render loop outside of React. It outperforms three.js at scale due to React's scheduling abilities.Y ou need to be versed in both React and three.js before rushing into this. If you are unsure about React consult the official React docs, especially the section about hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PicGo

    PicGo

    A tool for uploading pictures built by vue-cli-electron-builder

    ...The default support for Weibo Tubing, Qiniu Tubing, Tencent Cloud COS, Youpaiyun, GitHub, SM.MS, Alibaba Cloud OSS, Imgur. Convenient for uploading different image beds. Starting from version 2.0, you can develop your own plug-ins to meet the uploading requirements of other image beds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more. As the library is using Marked parser you will need to add node_modules/marked/marked.min.js to your application. To use the line numbers plugin that shows line numbers in code blocks, in addition to Prism.js configuration files, you will need to include the following files from prismjs/plugins/line-numbers directory to your application. Using markdown component and/or directive, you will be able to use the lineNumbers property to activate the plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RestorePhotos.io

    RestorePhotos.io

    Restoring old and blurry face photos with AI

    ...It wraps the GFPGAN model (served via Replicate) behind a friendly Next.js front end, so non-technical users can upload an image and receive an enhanced version without ever touching ML code. The workflow is straightforward: you upload a photo, the serverless API route sends it to Replicate, and the restored image is returned and displayed in the UI. The project is production-oriented, not just a toy: it uses Bytescale for storage and image processing, Vercel for hosting and serverless functions, Auth.js + Neon for authentication and database, and Upstash Redis for rate limiting. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Waifu2x GUI

    Waifu2x GUI

    An app that upscales anime-styled images, gifs, and videos

    This is a GUI app that can upscale anime-styled images, gifs, and videos using waifu2x or Real-ESRGAN Anime. It aims to be simple to use, but you can access more advanced settings in the top bar. Upscaling videos and gifs will take a very long time without a high-end graphics card! The Real-ESRGAN Anime upscaler is much faster and gives better results than waifu2x, so it is recommended to use it instead. Real-ESRGAN only supports scale factors between 2-4, and all other waifu2x options are ignored. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Bananas Screen Sharing

    Bananas Screen Sharing

    Cross-Platform screen sharing

    Bananas is a lightweight web framework built for JavaScript, focusing on simplicity and fast prototyping of web applications. Because there are no servers involved (except for the stun, turn and signaling servers that are needed for exchanging the initial connection information), you need to have a way to communicate the url to the person you're sharing your screen with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Native UI Library

    React Native UI Library

    UI Components Library for React Native

    RNUI is a UI toolset & components library for React Native. Basic components like buttons, avatars, and cards and more sophisticated ones like hints, ColorPicker and drawer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tsParticles

    tsParticles

    Easily create highly customizable particles

    ...Dependency-free, browser ready and compatible with React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, Solid.js, and Web Components. This library is available on the two most popular CDNs and it's easy and ready to use, if you were using particles.js it's even easier. CDNs and npm have all the sources you need in Javascript, a bundled browser ready (tsparticles.min.js) and all files split for import syntax. Premium Addons for Elementor is one of the most common plugins for Elementor that offers more than 55 highly customizable Elementor Widgets and Section Add-ons.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    GraphQL Voyager

    GraphQL Voyager

    Represent any GraphQL API as an interactive graph

    Represent any GraphQL API as an interactive graph. It's time to finally see the graph behind GraphQL. You can also explore number of public GraphQL APIs from our list. With graphql-voyager you can visually explore your GraphQL API as an interactive graph. This is a great tool when designing or discussing your data model. It includes multiple example GraphQL schemas and also allows you to connect it to your own GraphQL endpoint. What are you waiting for, explore your API! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Angular Universal

    Angular Universal

    Server-side rendering and prerendering for Angular

    The Angular Universal project is a community-driven project to expand on the core APIs from Angular (platform-server) to enable developers to do a server-side rendering of Angular applications in a variety of scenarios. This repository will host various tools like engines to integrate with various backends(NodeJS, ASP.NET etc.) and also extra modules and examples to help you start with server-side rendering. Control server-rendered page and transfer state before client-side web app loads to the client-side-app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PicMo

    PicMo

    JavaScript emoji picker. Any app, any framework

    ...Use the default operating system emoji images or use an alternative renderer to use, for example, images from Twemoji. It's just JavaScript, no frameworks or libraries required. This means you can use it in any app under any framework. Includes light and dark themes, with the ability to extend them to create your own. Add custom images and GIFs! Render inline on the page or as a popup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Scene.js

    Scene.js

    Scene.js is JavaScript & CSS timeline-based animation library

    ...Scene.js provides effect presets that can give animation effects or make animation easier. You can view the code and animation of clapperboard, the main logo of scene.js
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Kap

    Kap

    An open-source screen recorder built with web technology

    ...Export as GIF, MP4, WebM, or APNG with optional audio, highlight clicks and trimming. The ease of use and speed you’ve been looking for – the functionality and extensibility you didn’t know you needed. Designers, developers, project managers. They all use Kap. So why a screen recorder? Turns out that after a few rounds of playing ping pong with the idea, we realised that we shared the same pain points with the currently available solutions. Not only that, but we had some pretty neat thoughts on how to create something better that resonated with all of us. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    react-three/flex

    react-three/flex

    Flexbox for react-three-fiber

    ...Simply create layouts by wrapping your 3D objects in different <Box /> instances inside a <Flex /> container. This way they will be automatically placed in the 3D space following the flexbox specification just like in the DOM. You can tweak the container and the boxes using standard CSS flex properties, like flexDirection or justifyContent for the container and flexGrow for the boxes. There are also shorthands, like align and justify. When positioning items, react-three-flex needs to know where the object anchor is: Yoga Layout expects the object position to be relative to the upper left corner, which is the same as the DOM expects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    TroisJS

    TroisJS

    ThreeJS + VueJS 3 + ViteJS

    ...This is really helpful when you are creating a TroisJS Scene. Most of the props are reactive, please take a look at components source to see exactly which ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next