Showing 1005 open source projects for "use"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    Kentico Icons

    Kentico Icons

    Icon set by Kentico

    Kentico icons are the official icon set from Kentico that we use in our products. production/ directory holds all sources you need. production/fonts/ contains font files and production/icon-variables.less is mapping between icon font symbol and icon name. We recommend using icon variables as font symbols can be subject to change. Do not forget to set up your CSS font-face. Generate your own icon set. Create your own generator to create your LESS/SASS/CSS file out of selection.json. Source icons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FlexboxLayout

    FlexboxLayout

    Flexbox for Android

    FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android. Starting from 1.1.0, the library is expected to use with AndroidX. You should migrate to AndroidX if you use 1.1.0 or above. There are two ways of using Flexbox in your layout. The first one is FlexboxLayout that extends the ViewGroup like LinearLayout and RelativeLayout. You can specify the attributes from a layout XML. The second one is FlexboxLayoutManager that can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Weex

    Weex

    A framework for building Mobile cross-platform UI

    Weex is a framework for building performant mobile apps with modern web technology. Weex is using native components and native modules to take advantage of native rendering performance and platform capabilities. Both components and modules are pluggable and extendable. You can use a single codebase to generate different bundle files to running on both Webs, Android and iOS platforms. Native components and modules have a different implementation on each platform, but they all exposed the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Awesome Blazor

    Awesome Blazor

    Resources for Blazor, a .NET web framework using C#/Razor

    .... Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR, a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 5
    Apache ECharts

    Apache ECharts

    Use Apache echarts (incubating) in WeChat mini program

    This project is the WeChat applet version of Apache ECharts (incubating), and examples of its use. Developers can quickly develop charts through the familiar ECharts configuration method to meet various visualization requirements. In order to be compatible with the small program Canvas, we provide a small program component, in this way you can easily use ECharts. ec-canvasis the component we provide, and other files are examples of how to use the component. If necessary, you can download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DownloadBot

    DownloadBot

    A distributed cross-platform Telegram Bot

    A distributed cross-platform Telegram Bot that can control your Aria2 server, control server files and also upload to OneDrive / Google Drive. This project is mainly to use a small hard disk server for offline downloading, for large BitTorrent files to be downloaded in sections according to the size of the hard disk, each time downloading a part, then uploading the network disk, deleting and then downloading the other parts, until all the files are downloaded. At the same time, communication...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    mustache.js

    mustache.js

    Minimal templating with {{mustaches}} in JavaScript

    ... of values. Tags are indicated by the double mustaches. {{person}} is a tag, as is {{#person}}. In both examples, we'd refer to person as the key or tag key. All variables are HTML escaped by default. If you want to return unescaped HTML, use the triple mustache: {{{name}}}. You can also use & to unescape a variable: {{& name}}. This may be useful when changing delimiters (see "Set Delimiter" below).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Shortbread

    Shortbread

    Android library that creates app shortcuts from annotations

    Android library that generates app shortcuts for activities and methods annotated with @Shortcut. No need to touch the manifest, create XML files or use the shortcut manager. Just annotate the code that you want the shortcut to call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    ... by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads and reflection. JUnit test translation and execution is also supported. J2ObjC cannot convert Android binary applications. Developers must have source code for their Android app, which they either own or are licensed to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 10
    Compressor

    Compressor

    An android image compression library

    Compressor is a lightweight and powerful android image compression library. Compressor will allow you to compress large photos into smaller sized photos with very less or negligible loss in quality of the image. Compressor now is using Kotlin coroutines! Stay cool compress image asynchronously with RxJava! Licensed under the Apache License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stetho

    Stetho

    Debug bridge for Android applications

    Stetho is a sophisticated debug bridge for Android applications. When enabled, developers have access to the Chrome Developer Tools feature natively part of the Chrome desktop browser. Developers can also choose to enable the optional dumpapp tool which offers a powerful command-line interface to application internals. Alternatively you can include Stetho from Maven Central via Gradle or Maven. Only the main stetho dependency is strictly required, however you may also wish to use one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flutter EasyLoading

    Flutter EasyLoading

    A clean and lightweight loading/toast widget for Flutter

    A clean and lightweight loading/toast widget for Flutter, easy to use without context, and supports iOS, Android, and the web. First, initialize EasyLoading in your MaterialApp/CupertinoApp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sharik - file sharing via WI-FI

    Sharik - file sharing via WI-FI

    Sharik lets you easily share files within your local network

    Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot. This app allows you to easily send photos, apps, files, text, literally anything, to any kind of device connected to the same network. It's convenient and blazing fast. Sharik is entirely free to use, and it contains no ads. Moreover, its source code is published on GitHub so that everyone can contribute to the development process. So, if you like it, please leave a star on our GitHub...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 14
    Fast Tapper

    Fast Tapper

    Practice and increase you click speed up to 12 CPS.

    With Fast Tapper, check your button pressing speed & see how fast you can tap on your mobile. A simple app to train yourself for fast clicking. It is extremely useful for first-person shooting games. Disclaimer: This app is not an auto clicker. It only helps you to practice and improve your clicking speed. If you wish to use an auto clicker, you can try OP Auto Clicker - https://www.clickspeedtester.com/op-auto-clicker/ How to practice fast clicking with Fast Tapper? Start by pressing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Expenso

    Expenso

    Demonstrate the use of modern android architecture component

    A Simple Expense Tracker App built to demonstrate the use of modern android architecture components with MVVM Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tamper Dev

    Tamper Dev

    Extension that allows you to intercept and edit HTTP/HTTPS requests

    If you are a developer, you can use Tamper Dev to debug your websites, or if you are a pentester, you can use it to search for security vulnerabilities by inspecting the HTTP traffic from your browser. Unlike most other extensions, Tamper Dev allows you to intercept, inspect and modify the requests before they are sent to the server. This extension provides functionality similar to Burp Proxy, MITM Proxy, OWASP ZAP, Tamper Data, and Postman Proxy, but without the need of additional software...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    CornerCutLinearLayout

    CornerCutLinearLayout

    Linear Layout that allows corner cuts, complex shadow, and divider

    CornerCutLinearLayout extends LinearLayout. It allows cutting parent corners with different shapes and building proper shadows for complex shapes. It also allows cutting each child's corners. Additionally, using available properties and custom providers, those cuts may be turned into cutouts of different shapes, sizes, etc. Widget's sole purpose is to use with children with no transformations (like rotation, scale, matrix transformations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LTMorphingLabel

    LTMorphingLabel

    Animated morphing effects for UILabel written in Swift

    A morphing UILabel subclass written in Swift. The .Scale effect mimicked Apple's QuickType animation of iOS 8 of WWDC 2014. New morphing effects are available as Swift extensions. XCFramework is a new option introduced in Xcode 11. You can manually download the pre-compiled LTMorphingLabel.xcframework.zip from the Releases page. Then drag and drop it into your project. Change the class of a label from UILabel to LTMorphingLabel. Programmatically set a new String to its text property. To use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xamarin.Forms Samples

    Xamarin.Forms Samples

    Sample apps built using the Xamarin.Forms framework

    The samples in this repository demonstrate how to use different aspects of Xamarin.Forms to build cross-platform apps for iOS, Android, and the Universal Windows Platform (UWP). Please visit Microsoft code sample browser to download individual samples. Xamarin.Forms lets you build native apps using a .NET cross-platform UI toolkit that targets the mobile, tablet, and desktop form factors on Android, iOS, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Foodium

    Foodium

    Foodium is a sample food blog Android application

    Foodium is a sample food blog Android application built to demonstrate the use of Modern Android development tools. Dedicated to all Android Developers. It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenTicTacToeX

    OpenTicTacToeX

    OpenTicTacToeX is a Tic Tac Toe game, open source

    if you use a 32 bits system, maybe you have to select specifically your system Linux32: https://sourceforge.net/projects/opentictactoex/files/v0.5/OpenTicTacToeX.x86/download Win32: https://sourceforge.net/projects/opentictactoex/files/v0.5/OpenTicTacToeX.exe/download I don't have Mac, so I don't know if this port works: https://sourceforge.net/projects/opentictactoex/files/v0.5/Mac_OpenTicTacToeX.zip/download made in Godot v3.3.1 SourceCode: https://github.com/Can202...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OK, Gradle!

    OK, Gradle!

    IntelliJ/Android Studio plugin for searching artifacts ids

    IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries. This plugin is in JetBrains Plugins Repository! Use those for adding new dependencies easily to your build.gradle/build.gradle.kts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Infinite Scroll

    Infinite Scroll

    Automatically add next page

    Infinite Scroll is a JavaScript plugin that automatically adds the next page, saving users from a full page load. You’ve likely seen it in use all over the web. The original version of Infinite Scroll was first released by Paul Irish 2008. It was a break-through work of front-end development, granting web developers a cutting edge experience via a user-friendly yet powerful jQuery plugin. That lineage scrolls on to this day. Infinite Scroll v4 supports Chrome 60+, Edge 79+, Firefox 55+, Safari...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    First Soccer Quiz

    First Soccer Quiz

    Easy-to-use and powerful quiz game, soccer theme. For Android.

    Playing this game is really easy and simple. All you need to download this app (APK file) and execute it on your mobile device or emulator. After that click on the Start option. Then you will get quiz question with four options. Tap on the correct answer. There will be 15 questions in each game session. In case if you choose wrong answer, your game will get over. If you choose correct option you will get your credit. The level of difficulty will increase and there will be photographs also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Statping

    Statping

    Status Page for monitoring your websites and applications

    An easy-to-use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. This Status Page generator allows you to use MySQL, Postgres, or SQLite on multiple operating systems. Statping strives to remain future-proof and remain intact if a failure is created. Your Statping service should not be running on the same instance you're trying to monitor. If your...
    Downloads: 1 This Week
    Last Update:
    See Project