Showing 268 open source projects for "most"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for 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
    Phone VR

    Phone VR

    Use Steam VR-enabled applications with your phone as HMD

    ...Windows SteamVR Driver, auto loads with SteamVR, and gets FrameTextures from VRApplication(like SteamVR Home, VRChat, etc.) via SteamVR. These Textures are then Encoded and Streamed, at specified game_fps, to Mobile devices using x264 Encoder. Most settings are self-explanatory. Any change in settings will require SteamVR to be restarted for the application.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    XLPagerTabStrip

    XLPagerTabStrip

    Android PagerTabStrip for iOS

    ...It shows a interactive indicator of the current, previous, next child view controllers. The library provides 4 different ways to show the view controllers. This is likely the most common pager type. It's used by many well-known apps such as instagram, youtube, skype, and many others. The bar mode doesn't show a title neither an image. It only shows a bar that indicates the current view controller. The segmented mode uses a UISegmentedControl to indicate which view controller is being displayed. Basically, we just need to provide the list of child view controllers to show, and these view controllers should provide the information (title or image) that will be shown in the associated indicator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rio

    Rio

    A hardware-accelerated GPU terminal emulator powered by WebGPU.

    ...It also relies on Rust memory behavior, since Rust is a memory-safe language that employs The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed to support WebAssembly runtime so in the future you will be able to define how a tab system will work with a WASM plugin written in your favorite language. Rio uses WGPU, which is an implementation of WebGPU for use outside of a browser and as backend for firefox’s WebGPU implementation. WebGPU allows for more efficient usage of modern GPU’s than WebGL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UI Kitten

    UI Kitten

    React Native UI library based on Eva Design System

    ...Forever open source and free! UI Kitten is a React Native implementation of the Eva Design System. The framework contains a set of general-purpose UI components styled in a similar way. The most awesome thing about Ui Kitten is that the themes can be changed in the runtime without reloading the application. This way, you may easily focus on business logic, while UI Kitten takes care of the visual appearance of your product. Unlock the true power of the theming system by switching between Light and Dark themes in the runtime. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    ...Determine whether the app is stuck by checking the running status of the Runloop, and support both the iOS and macOS platform. Add time-consuming stack fetching, attaching the most time-consuming main thread stack to the thread snapshot log.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Create Products Info Kiosk For All Shops

    Create Products Info Kiosk For All Shops

    Easy HTML file for Product Catalogs at Kiosks, Online, Offline, System

    ...Product catalogs are digital catalogs containing all the product details and attributes from products that a seller, vendor, or supplier wants to distribute or publish on various sales channels. Types of Product Catalogs Here are some of the most popular kinds of catalogs: Retail catalogs: This is a physical or online catalog in the most traditional sense. Think of the ones you get in your mailbox or those magazine-like booklets with enticing product images. It lists out products in a way that is consumable for average customers. Inventory catalogs: A professional catalog like this is perfect for warehouse and store managers to keep track of inventory. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Humanity Clicker

    Humanity Clicker

    Free idle clicker themed around cthulhu

    ...Along the way, you will face off against horrific monsters and eldritch horrors, all while trying to keep your sanity intact. With each level, the stakes get higher and the rewards greater, as you strive to become the most powerful cult leader in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode. ...
    Downloads: 123 This Week
    Last Update:
    See Project
  • 9
    Google Webfonts Help System With Demo
    Have a look at the Video below for details. Categories : Create Beautiful Website News, Magazine, Blogs, Articles, Pages, Recipes, Design, Development etc. in your own language using Most Popular Google Webfonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Translate Shell

    Translate Shell

    Command-line translator using Google Translate, Bing Translator, etc.

    ...It gives you easy access to one of these translation engines in your terminal. By default, translations with detailed explanations are shown. You can also translate the text briefly (only the most relevant translation will be shown). Translate Shell can also be used like an interactive shell; input the text to be translated line by line. Translate Shell is known to work on many POSIX-compliant systems. You may use Translate Shell from any Unix shell of your choice (bash, zsh, ksh, tcsh, fish, etc.); however, the wrapper script requires either bash or zsh installed. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    guiscrcpy

    guiscrcpy

    Full fledged GUI integration for the Android screen mirroring system

    A simple, pluggable, graphical user interface for the fastest Android screen mirroring software, scrcpy. guiscrcpy is a multiplatform, ready-to-use GUI layer for Android to PC screen mirroring written in the advancing programming language python3 for the most award-winning open-source android screen mirroring system.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 12
    Pinafore

    Pinafore

    Alternative web client for Mastodon

    Pinafore is a web client for Mastodon, designed for speed and simplicity. An alternative web client for Mastodon focused on speed and simplicity. Pinafore is available at pinafore.social. Beta releases are at dev.pinafore.social.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Onsen UI

    Onsen UI

    Mobile app development framework and SDK

    The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. Experience streamlined development with zero-time setup, using the technologies you already know and love, Javascript, HTML and CSS. A rich variety of UI components specially designed for mobile apps. Onsen UI provides tabs, side menu, stack navigation and tons of other components such as lists and forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clicker bodybuilder simulator
    Make even more clicks to pump the main character and make him the strongest, buy sports supplements and get achievements for the most clicks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Media Addict

    Media Addict

    Feedly Forum, RSS Blog Feed and Podcasts from a single application.

    ...With Media Addict you can easily organize all your publications; Blogs, podcasts, feedly forums, feeds and more in one place more efficiently. All content in one place, in a clean and easy-to-read format. The application preloads a number of Blogs / Forums / Feeds / Podcasts among the most used on the net. To add more: Click "Explore" to choose the forum / blog / rss / feed or podcast to upload. Write in the Italiano: Media Addict world consente di gestire Feedly Forum, RSS Blog Feed e Podcast da una singola applicazione. Con Media Addict è possibile organizzare facilmente tutte le vostre pubblicazioni; blog, podcast, feedly forum, feed e molto altro ancora in un unico luogo in modo più efficiente. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    ...More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe the task's result or outcome on the main thread. Using vanilla Android, this would typically be accomplished with an AsyncTask. With RxJava instead you would declare your Observable to be observed on the main thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gideros Mobile

    Gideros Mobile

    Cross platform SDK

    Develop your app in Lua language and export it to most popular platforms, from desktop PC and Mac to mobile (Android, iOS, Windows Phone) and even Web. While Gideros is mainly dedicated to game development, it is also a good fit for professional apps. Code once, run everywhere! Intro documentation: http://docs.giderosmobile.com/ Reference documentation: http://docs.giderosmobile.com/reference/ Forum: http://giderosmobile.com/forum Full source code: https://github.com/gideros/gideros
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MeanOS

    MeanOS

    The smallest and the most powerful operating system.

    The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS is specifically designed to support both Brave and Tor but is compatible with all other major browsers. Mean OS is Proud to be a BRAVE and TOR supporter, be free!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    alracTTG

    alracTTG

    Create tennis tournament schedule

    AlracTTG creates schedules for tennis tournaments, based on number of players, strength of players, available tennis courts etc. It is ensured that the games are fair with regard to gender and strength and that players meet each other at most once, if possible. Written in Jacascript, it runs in a web browser. No information is sent to the Internet. It is even possible to run alracTTG without access to the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SmartCookieWeb

    SmartCookieWeb

    A secure, open source web browser for Android

    ...Allow location access, remove identifying HTTP headers and block HTTP sites. View the source code of a webpage and run JavaScript in the console. Google is the default search engine in SmartCookieWeb, as it's what most people use, but there are 10 other built-in search engines. SmartCookieWeb also never stores any personally identifiable information. SmartCookieWeb doesn't send any data at all to CookieJarApps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sonar-detekt

    sonar-detekt

    SonarQube plugin for Kotlin

    SonarQube plugin for Kotlin. detekt helps you write cleaner Kotlin code so you can focus on what matters the most building amazing software. detekt comes with a set of plugins that helps you configure it easily in your Gradle, Maven, Bazel build. Enjoy static analysis on Android, JVM, JS, Native, and Multiplatform projects out of the box. detekt can be easily extended with custom rules that help you track and fix anti-patterns in your codebase. detekt is entirely open-source and developed by the community. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Intern

    Intern

    A next-generation code testing stack for JavaScript

    ...Intern also comes with Grunt tasks so it can be quickly added to existing Grunt-based workflows, and is designed to work out-of-the-box with popular continuous integration services like Jenkins and Travis CI. Intern can run unit tests in most browsers that support ECMAScript 5, including mobile browsers on Android and iOS, and in Node 6+. Note that Internet Explorer 9 is not supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Timber

    Timber

    A logger which provides utility on top of Android's normal Log class

    ...Behavior is added through Tree instances. You can install an instance by calling Timber.plant. Installation of Trees should be done as early as possible. The onCreate of your application is the most logical choice. The DebugTree implementation will automatically figure out from which class it's being called and use that class name as its tag. Since the tags vary, it works really well when coupled with a log reader like Pidcat. There are no Tree implementations installed by default. Timber ships with embedded lint rules to detect problems in your app. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AbsolutReader

    AbsolutReader

    The next generation e-book reader.

    ...Free, opensource, highly customizable and featuring Chaimager. But...what is this? Absolut reader aims to bring you a completely new and diferent e-book reader to all usual platforms, mobile, and Pc. Most reading apps out there have some common issues that we want to solve: the user needs to have a 99% customization experience, and a nice and modern looking app without having to pay for this features (like many apps do). Being open-source anyone can join and help coding, and new requested features can be easily added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Haven

    Haven

    Protect personal spaces and possessions without compromising privacy

    ...We designed Haven for investigative journalists, human rights defenders and people at risk of forced disappearance to create a new kind of herd immunity. By combining the array of sensors found in any smartphone, with the world’s most secure communications technologies, like Signal and Tor, Haven prevents the worst kind of people from silencing citizens without getting caught in the act.
    Downloads: 2 This Week
    Last Update:
    See Project