Showing 319 open source projects for "use"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1

    SqlPlusScript

    General purpose scripts for use in Oracle SQLPlus

    SqlPlusScript is set of general-purpose SQL scripts for Oracle database, designed to perform in Oracle SQLPlus. Project goal: to provide a comfortable environment to work in Oracle SQLPlus, comparable in functionality and more efficient with constant use is different than the GUI-applications to work with the database. To work effectively, you also need to configure SQL*Plus (command history, autocompletion, etc.). This can be done using the SqlPlusConfig project (home page: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Omatsuri

    Omatsuri

    PWA with 12 open source frontend focused tools

    Omatsuri is a progressive web application with 12 open source frontend focused tools. Omatsuri translates to «festival» from Japanese (お祭り) and here we have a small festival of applications. It was built with strong respect to your privacy – you will never see ads and it does not include analytics services (or actually any services at all). You are highly encouraged to explore source code and use it in your projects. Fast non-blocking computations with web workers. No tracking, no ads, no other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    angular tree component

    angular tree component

    A simple yet powerful tree component for Angular (>=2)

    This project is completely free and open to use under the MIT license. Keyboard navigation. Drag & Drop. Virtual Scroll to support large trees. Checkboxes, Async children load. Expand/collapse/select nodes. Events: activate, collapse, expand, focus, etc. Custom node template (string or component) Custom loading component (for async data). Custom children/name attributes. API, very basic customizable CSS. Angular Tree Component comes with a default mapping of mouse events and key events...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    F4Points

    This software is a pointsystem for F4 Scale

    The software use Lazarus and FreePascal in conjunction with PostgreSQL as developer base. The aim is to provide an system for F4 that are approved by FAI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5
    Roadmap do Desenvolvedor Web 2021

    Roadmap do Desenvolvedor Web 2021

    Roadmap to becoming a web developer! Update 2021!

    ... available, you will be able to choose the tool that best applies to your demands. And remember, 'hypes' and 'trendys' are not always the best options. Don't be scared by the amount of technologies presented in this roadmap. Even though the focus is on established professionals who want to keep up to date, I believe that those who are starting out can use it not as a goal, but as a support for their studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    Build fully interactive experiences codeless and serverless. Create code into Github repository directly. CrossUI No-Code App Builder enables anyone (no software developer required) to Create Interactive Apps Without Coding. Prototype, develop and package the exactly same code into Web Apps, Native Desktop (Windows, Linux and Mac) Apps, as well as Mobile Apps. Rich client-side API, works with any backend or static HTML pages. Web services (JSON/XML/SOAP) can be directly bound. More than 100...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    localResizeIMG

    localResizeIMG

    The front-end local client compresses pictures, compatible with IOS

    The front-end local client compresses pictures, is compatible with IOS, Android, PC, and automatically loads files on demand. Compressing the pictures to be uploaded on the client side can save bandwidth and send them to the backend faster, especially suitable for use on mobile devices. I have stepped on many pitfalls, after several version iterations, as well as the feedback and help of many netizens, and model testing. The picture is distorted, some devices do not automatically rotate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Redux-ORM

    Redux-ORM

    A small, simple and immutable ORM to manage relational data

    ... is possible. Defining fields on a Model specifies the table structure in the database for that Model. In order to generate a description of the whole database's structure, we need a central place to register all Models we want to use. An instance of the ORM class registers Models and handles generating a full schema from all the models and passing that information to the database. Often you'll want to have a file where you can import a single ORM instance across the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vue-beautiful-chat

    vue-beautiful-chat

    A simple and beautiful Vue chat component backend agnostic

    A simple and beautiful Vue chat component backend agnostic, fully customizable and extendable. vue-beautiful-chat provides an intercom-like chat window that can be included easily in any project for free. It provides no messaging facilities, only the view component. vue-beautiful-chat is porting to vue of react-beautiful-chat. Launcher is the only component needed to use vue-beautiful-chat. It will react dynamically to changes in messages. All new messages must be added via a change in props...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WebApp.rs

    WebApp.rs

    A web application completely written in Rust

    ... container. If you wish to use docker instead of podman, set CONTAINER_RUNTIME=docker in the top of Makefile. Edit Config.toml if needed to set the backend url and PostgreSQL credentials. The login screen will accept any username and password that are equal, such as me (username) and me (password). There is currently no further user authentication yet, but nonmatching combination will result in an authentication failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shariff

    Shariff

    Shariff enables website users to share their favorite content

    Shariff enables website users to share their favorite content without compromising their privacy. Some social service providers like e.g. Facebook supply official sharing code snippets that quietly siphon personal data from all page visitors. Shariff enables visitors to see how popular your page is on Facebook and share your content with others without needless data leaks. Shariff (/ˈʃɛɹɪf/) is an open-source, low-maintenance, high-privacy solution maintained by German computer magazine c't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gtk2-ex-dblinker

    Gtk2::Ex::DbLinker - Use sql or orm objects to build a gtk2 Gui

    This module automates the process of tying data from a database to widgets on a Glade-generated form. All that is required is that you name your widgets the same as the fields in your data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    libfb

    You can use libfb from C, Gambas3 to connect Firebird Database Server

    C Library to connect and use Firebird SQL Server Database. This library wraps firebird's C API and provide helpful functions to execute database queries. It includes a Gambas 3 port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ixbar3000

    ixbar3000

    Multiplatform Multiemulator Frontend

    ixbar3000 is a frontend, it allows you to browse/launch games from a centralized place. While doing so it’ll keep statistics on your usage. You can also use it to store highscores on games that doesn’t have battery memory. Demo videos: http://www.youtube.com/playlist?list=PLsYn7B5Y4pDxKzEfZSIqlG62yswJXgBu2&feature=plcp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Attract-Mode Emulator Frontend

    Attract-Mode Emulator Frontend

    Frontend for arcade and console emulators like mame and nestopia.

    Attract-Mode is a graphical front-end for command line emulators such as MAME, MESS and Nestopia. It hides the underlying operating system and is intended to be controlled with a joystick, gamepad or spin dial, making it ideal for use in arcade cabinet setups. Attract-Mode is open source and runs on Linux, OS X and Windows.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    Redis Desktop Manager

    Redis Desktop Manager

    :wrench: Cross-platform GUI management tool for Redis

    Redis Desktop Manager is a fast, open source Redis database management application based on Qt 5. It's available for Windows, Linux and MacOS and offers an easy-to-use GUI to access your Redis DB. With Redis Desktop Manager you can perform some basic operations such as view keys as a tree, CRUD keys and execute commands via shell. It also supports SSL/TLS encryption, SSH tunnels and cloud Redis instances, such as: Amazon ElastiCache, Microsoft Azure Redis Cache and Redis Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DataSink

    Take a JDBC ResultSet and stream it in one of the supported formats

    DataSink takes a JDBC ResultSet and streams it in in a format of your choice. You can as well zip the stream and send it over the network, if you want. DataSink currently implements the following table formats: DBF (the xBase file format), XHTML, and genericode. You can use it as an Ant task or directly from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    bttn.css

    bttn.css

    Awesome buttons for awesome projects!

    Awesome buttons for awesome projects! Include bttn.min.css in head of your html file and start using bttn CSS classes in your button. Minify css for production and build example folder javascript files (Webpack). Install dependencies - stylus, autoprefixer-stylus and clean-css. uild process uses yarn, you can also use npm instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mailer

    mailer

    A Free form-data to Email platform for anyone to use.

    A Free form-data to Email platform. Anyone can fetch form data to their mail box without having to write server side code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Adele

    Adhoc Data Exploration - Live & Easy

    Adele was developed to simplify the daily work with data. Use it as a swiss knife to fill the gap between your work with spreadsheet application like MS Excel and enterprise servers like SAP ERP. Specialized tools like Rapid Miner, KNIME or similiary stuff should not be replaced. But Adele is designed for business people working with spreadsheet applications to analyse their data. There are many technical concepts in an easier way included. For example realtime OLAP, transformations, charts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3. All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given! SimpleDemo contains more complete apps that can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    eurotrack

    SD-Trans client application

    SD-Trans client application is a client software built for SD-Trans company to make the possibility to connect to their system from desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project