Showing 5725 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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    Properties Editor

    Properties Editor

    Save time and effort of converting into Unicode through native2ascii

    Properties Editor can directly edit property files written in Unicode reference characters, eliminating the need to convert to Unicode. In addition to the usual editor functions, it can also be used as an Eclipse plug-in. When you unzip the file, when you unzip the downloaded zip file, a folder called eclipse will be created, and within that there will be folders called features and plugins. Copy this over the actual eclipse folder. Development using the properties file is performed by Java by the setting file of J2EE application, internationalization correspondence with desktop application, etc. being sufficient. ...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    OCR Manga Reader for Android

    OCR Manga Reader for Android

    Android Manga reader with Japanese OCR and dictionary capabilities

    OCR Manga Reader is a free and open source Android app that allows you to quickly OCR and lookup Japanese words in real-time. It does not have ads or telemetry/spyware and does not require an Internet connection. Supports both EDICT and EPWING dictionaries. Requires Android 4.0 (Ice Cream Sandwich) or higher. See http://ocrmangareaderforandroid.sourceforge.net/ for details.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    Crawlab

    Crawlab

    Distributed web crawler admin platform for spiders management

    Golang-based distributed web crawler management platform, supporting various languages including Python, NodeJS, Go, Java, PHP and various web crawler frameworks including Scrapy, Puppeteer, Selenium. Please use docker-compose to one-click to start up. By doing so, you don't even have to configure MongoDB database. The frontend app interacts with the master node, which communicates with other components such as MongoDB, SeaweedFS and worker nodes. Master node and worker nodes communicate with each other via gRPC (a RPC framework). Tasks are scheduled by the task scheduler module in the master node, and received by the task handler module in worker nodes, which executes these tasks in task runners. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Credit Card Vault

    Credit Card Vault

    Just an app I developed for my university course

    Credit Card Vault is a simple app that allows you to store the credit card information encrypted with the 3DES encryption algorithm in CBC mode on an Android device. I originally developed this app for my university course, but I also decided to post it on GitHub on Sourceforge. This application is made for educational purposes only. Despite having well-functioning cryptographic features, it may not be reliable.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Bare Metal Cloud Servers Icon
    Bare Metal Cloud Servers

    Cloud-native dedicated servers powered by automation

    phoenixNAP is a global IaaS provider delivering world-class infrastructure solutions from strategic edge locations in the U.S., Europe, Asia-Pacific, Australia, and Latin America.
    Learn More
  • 5

    Report4s

    Selenium HTML reporter for TestNG

    ...It gathers screenshots automatically upon webdriver events The stack trace of exceptions are displayed to facilitate error analysis. Go to the Wiki tab for explanations on how to use it. Source code available at https://github.com/harmin-parra/report4s If you like this software, consider making a contribution through https://www.buymeacoffee.com/harmin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Horizon

    a Java class library for database application development

    Horizon is a Java class library that helps developers write applications using relational database technology. You can use Horizon in plain old Java applications, Java EE applications, and Spring framework applications. And it also provides a JavaScript library to help write HTML pages using data from back-end components written using Horizon classes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Monthly Calendar

    Android calendar app focusing on a good view of a month.

    An Android calendar app focusing on a good view of a month, because I like the monthly view, and never use weekly view. So do you? Then this might be for you. For Android 4.0 and above. Legacy (Android 2.2+) version also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SpeedView

    SpeedView

    Dynamic Speedometer and Gauge for Android. amazing, powerful

    Dynamic Speedometer, Gauge for Android. amazing, powerful, and multi-shape, you can change (colors, bar width, shape, text, font, everything), this Library has also been made to build games with accelerate and decelerate, see a project on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Esp8266, Esp32 Webserver App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App Created By Haris. This is the android app which is used to control all types of IOT Board Webserver. This app can support all types of IOT Boards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 10

    jCIFS Filesystem

    Wraps jCIFS as a java filesystem

    ...Internally it uses jCIFS and hides the library behind the java.nio.file.Path interface and its friends. Please download the newest version of jCIFS from http://jcifs.samba.org/. You can get access to a cifs/smb file simply by using Paths.get(new URI("smb://hostname/share/filename")) and manipulate the returned Path with the utility class java.​nio.​file.​Files. So you can use one API to access local and remote files with your java application. The jCIFS config can be set with the newFileSystem(URI uri, Map<String, ?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nyagua
    A java based aquarium management database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    CodeGuru Reviewer CLI Wrapper

    CodeGuru Reviewer CLI Wrapper

    Command line wrapper to interact with CodeGuru Reviewer

    ...To run the CLI, we need to have a version of git, Java (e.g., Amazon Corretto) and the AWS Command Line interface installed. Verify that both applications are installed on our machine. We will also need working credentials on our machine to interact with our AWS account. You can always use the CLI with Admin credentials but if you want to have a specific role to use the CLI, your credentials must have the provided permissions. You can provide your own bucket name using the --bucket-name option. Note that, currently, CodeGuru Reviewer only supports bucket names that start with the prefix codeguru-reviewer- out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DataGym.ai

    DataGym.ai

    Open source annotation and labeling tool for image and video assets

    ...Your image data can be imported into DATAGYM from your local machine, from any public image URL or directly from an AWS cloud S3 bucket. Machine learning teams spend up to 80% of their time on data preparation. DATAGYM provides AI-powered annotation functions to help you accelerate your labeling task. The Pre-Labeling feature enables turbo-labeling – it processes thousands of images in the background within a very short time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jworktime

    Working Time, Desk Trainer, Plugin Platform

    A small clock application that displays your working time, interrupts you in random intervalls and suggests some sport activity while sitting at your desk. Provides scripting and plugin interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Automated Instrument for Diagrams (AID)

    Plugin for MagicDraw(R) to work on certain functional diagrams

    ...To see which file to download, check the compatibility overview here: https://sourceforge.net/p/aid4md/code/HEAD/tree/trunk/doc/Compatibilities.doc?format=raw To use the plugin, download the appropriate ZIP file version and import it in the Resouce / Plugin Manager. The plugin has been brought to you by the Functional Architectures working group of "Gesellschaft für Systems Engineering e.V." (German chapter of INCOSE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Guice

    Guice

    Lightweight dependency injection framework for Java 6 and above

    Guice is a lightweight, open source, dependency injection framework for Java 6 and higher. It was made to alleviate the need for factories and using new in your Java code. You would still need to write factories in some cases as you normally would, but with Guice your code will no longer directly depend on these factories. In most cases, they will also be easier to change, unit test and reuse. Guice fills in a lot of the missing features in core Java, and helps to design better APIs. It also aims to make development and debugging faster and easier, enabling you to understand the code with or without tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FluentLenium

    FluentLenium

    FluentLenium is a web & mobile automation framework

    ...FluentLenium is shipped with adapters for JUnit4, JUnit5, TestNG, Spock, Spring TestNG, Cucumber and Kotest, but it can also be used standalone. FluentLenium best integrates with AssertJ, but you can also choose to use the assertion framework you want. FluentLenium gives you multiple methods which help you write tests quicker. All those methods are tested daily by commercial regression test suites maintained by project developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DirSize

    DirSize

    DirSize - The command line directory reporting tool

    ...One of the interesting things about DirSize is it shows a visual representation of the file sizes of counts. I call this a SizeMap or FilesMap and it's the area to the right of the output. If you sort by size (default or -ss) or directories (-sd) is will show the SizeMap. If sorted by file counts (-sf) the map will change to show a visual representation of the number of files per subdirectory, sorted from high to low. This is a single executable JAR file. While you will need Java installed, there is no need to install this program. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Intelligent Java

    Intelligent Java

    Integrate with the latest language models, image generation and speech

    ...The only dependencies is GSON. Required to add manually when using IntelliJava jar. However, if you imported this repo through Maven, it will handle the dependencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Axel-DICE

    Axel-DICE

    Axel-DICE Code Editor For Windows,Linux

    🌈 Axel-DICE The Ultimate Code Editor for Effortless Coding! 💻🎲Axel-DICE revolutionizes coding with Dynamic Integrated Code Editor(DICE), allowing you to run code instantly without saving or compiling. With its user-friendly interface, you can write and execute code effortlessly with a single click. Save time, eliminate manual processes, and unleash your coding potential! ⚡️🔥 🚀 Lightweight and fast: No complex setup required. Install Axel-DICE and start coding right away! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    EtendoERP

    EtendoERP

    Etendo ERP is upgrade from Openbravo

    Etendo ERP is upgrade from Openbravo Openbravo announces EOS and EOL for certain Core ERP modules for Non-Retail customers. Here’s Everything You Need to Know What’s next for existing Non-Retail Customers and Partners First of all, if you’ve been an Openbravo customer using all or some of these core ERP modules or a Partner selling and implementing them, I want to thank you for having been on this journey with us. Thus, for Openbravo to further focus on retail and to facilitate our customers’ operational continuity, Openbravo has reached an IP licensing agreement with Fut IT Services, which has been an Openbravo Official Partner for many years, to provide continued support and evolution of these core-ERP modules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    oStorybook

    oStorybook

    oStorybook original, the writer's tool

    oStorybook un outil pour les écrivains. ATTENTION : voir sur http://ostorybook.eu --en_EN oStorybook a tool for writers. WARNING : see on http://ostorybook.eu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Digital Logic Design

    Digital Logic Design

    Digital Circuits Design and Simulation

    DLD V 2.0 Released Digital Logic Design is a Software tool for designing and simulating digital circuits. It provides digital parts ranging from simple gates to Arithmetic Logic Unit. You may start your circuit from simple gates and flipflops and keep on converting them into ICs. These ICs, later on, may be incorporated into other circuits to built more complex circuits like CPU. You may even use SOP expressions to generate digital circuits in IC form. You can use this software to design Combinational, Synchronous and Asynchronous Sequential Circuits. ...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 24
    Problems for Spring MVC

    Problems for Spring MVC

    A library for handling Problems in Spring Web MVC

    Problem Spring Web is a set of libraries that makes it easy to produce application/problem+json responses from a Spring application. It fills a niche, in that it connects the Problem library and either Spring Web MVC's exception handling or Spring WebFlux's exception handling so that they work seamlessly together, while requiring minimal additional developer effort. In doing so, it aims to perform a small but repetitive task — once and for all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ftserver-android

    ftserver-android

    Self-hosted search engine with web service to share discoveries with

    Full Text Search Engine for Android Mobile, Windows Desktop, Linux Server. You can use the KeyWord to find relative WebSites, dig in important information, search answers. It has a web server inside, use it to share discoveries with people. App's Source Codes included, can be freely distributed over the internet in an unchanged or changed form. Check the file size after downloaded the Android APK.
    Downloads: 0 This Week
    Last Update:
    See Project