Showing 5726 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Ason

    Ason

    This library intends to make JSON very easy to interact with in Java

    ...It wraps around the well-known org.json classes (JSONObject, JSONArray, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Dr Assistant

    Prescription writing and patient management software in Java,JavaFX

    ...Dr.Assistant is developed with JavaFX and SQLite so user don't need to worry about database. i build an exe file for windows user and successfully test it on windows 10 x64 and x84 bit version. source code ; https://github.com/kmrifat/Dr-Assistant Thank you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CameraFragment

    CameraFragment

    A simple easy-to-integrate camera fragment for Android

    A simple easy-to-integrate Camera Fragment for Android. CameraFragment preview directly the camera view, and provides an easy API to capture or manage the device. You can set up your own layout and control the camera using CameraFragment. This library works, but on some devices, errors happen, I don't have time to maintain compatibility with all devices. A community group was created, they created CameraKit, don't hesitate to try it! CameraFragment can ping you with the current record duration with CameraFragmentTextListener. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Google Cloud Platform Java Samples

    Google Cloud Platform Java Samples

    Java and Kotlin Code samples used on cloud.google.com

    ...This repository holds sample code written in Java that demonstrates the Google Cloud Platform. Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    PocketHub

    PocketHub

    PocketHub Android application

    ...We are actively working towards a re-release to the Play Store, and this app will be the spiritual successor to the original GitHub app. We're shooting for an initial re-release just to get the app out there. There have been a significant number of changes since the app was last updated, with many functional and design changes that we need to make sure are good to go. Much of the UI has already been touched up with elements of Material Design, but we have a long ways to go. Android has changed a lot since this was actively developed, and it's time we take advantage of those changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tournament App by Solution Inventors

    Tournament App by Solution Inventors

    An app for tournament management

    This application can be used by tournament managers to reduce the ease of tournament management in ANY two competitor sport including sports where goals are scored( eq soccer, rugby etc) where goals are not scored This application can be used in for: - Elimination Tournament: including Single Elimination and Double Elimination - Group Tournament: including Swiss and Round Robin - Multistage Tournament - Challenge It was designed specifically for tournament management If there is any feature that you think would be nice to add tothis application, do well to send us a mail at solutioninventors@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tersus Visual Programming Platform
    The Tersus Visual Programing Platform lets you easily create enterprise web applications by drawing visual diagrams instead of writing code. If you need to create enterprise web applications, Tersus is for you. The source code repository has moved to https://bitbucket.org/tersusvpp/tersus.opensource/src/master/ *This repository is no longer updated.*
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Uniqueoid

    Simple & adorable program to eliminate copies of files.

    Uniqueoid program is designed for searching and deleting copies of files. Uniqueoid analyses target files and folders and offer to save one of the duplicates and eliminate the else. Search results can be saved and loaded. You may clean disk bit by bit. Uniqueoid takes care of files that become unique even after the end of the search. Unique files can’t be deleted accidently. Also Uniqueoid can automatically choose or ignore files by directory or path prefix. All this features in combine allows to reduce such routine and boring task as a getting rid of repetitive fotos, documents, music tracks and so on to some easy actions, no matter how much copies are involved. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    cn1-offline-android-nb

    Android offline build Netbeans plugin for CodeName One

    This Netbeans plugin allows you to build your Codename One applications for Android locally. This project is not affiliated with Codename One, the company. It is a community project maintained by ArSi. Builds produced by this project are not supported by Codename One. Requirements: Android SDK Current version is tested on Linux, Netbeans 8.1 and 8.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stock Photo Tagger

    Stock Photo Tagger

    Simple tool for tagging photos for stock photo agencies

    Based on tool "Image Tagger", adapted for stock photo agencies - handles multiple keywords as a long string with separator, Title and Description which can be automatically recognized by stock photo agencies. Keywords can be sorted and duplicates removed. Metadata can be applied on multiple selected images. All metadata can be copied and pasted from the image from different directory. If there is metadata missing, the image name is shown in red. Whats new in version 1.1.0: Added context...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JavacTo

    Translate java source into another language

    ...An ideal language for translation is a language that supports the concept of packages, classes, interfaces, and enums as well as built-in memory garbage collection. Languages such as C# and D, are well suited as a translation “To” language. Eclipse project provided to get started. Three visitor classes provided to learn how to use JavacTo and write visitor classes. Vistor javadocs available at: http://docs.oracle.com/javase/8/docs/jdk/api/javac/tree/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    webmongo

    Accessing server-side mongodb through client javascript API.

    Accessing server-side mongodb through client javascript API. This project is a branch of dbcloud You can do almost invoke on mongodb through the javascript API in browser. The client javascript api support IE6.0+ Chrome FireFox and Wechat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Matrosdms

    Document Management System with real-life-objects

    DMS based on hierarchical tags and graph theory with real life entities. In the real world you deal with entities like car, family members, dealers and companies. In this dms you can use your real world objects. You can build hierarchical structures and can easily make timelines from your letters Security is one big concern when you scan your personal documents Thats why this DMS is not build as Online/Cloud/Webservice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    ...The Controller template provides two sets of POST and RESTful by CodeGenerator.gen controller(tableName)default. You can choose the method according to your needs, and the POST template is used by default. The code template can be expanded according to the needs of the actual project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Colorful

    Colorful

    Android dynamic skin resurfacing library

    ...It abstracts away the complexity of Android’s standard theming system and gives developers a higher-level API for tasks such as tinting UI components, generating complementary color palettes, and producing visually consistent themes based on a primary color. With Colorful, you can create adaptable interfaces that respond to user preferences, branding requirements, or content-specific hues without boilerplate code spread throughout your UI layer. The library also includes support for contrast adjustments and accessibility concerns, ensuring generated palettes remain legible and compliant with usability guidelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of the project is to provide a Microsoft Visual SourceSafe (VSS) team provider plugin for Eclipse 4.x from the www.eclipse.org project. The plugin is well integrated in the IDE environment and provides support for all daily VSS operations. You can download it using the update site at: http://vssplugin.sourceforge.net/updates Help => Install New Software => Add as a update site => select vss plugin to install it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    ...Only 5, 6 or 7 are accepted. The default version of retrolambda used is 'net.orfjackal.retrolambda:retrolambda:2.5.6'. If you want to use a different one, you can configure it in your dependencies. If you are running with java 6 or 7 you should really consider updating. First try updating to the latest version of the android gradle plugin. Newer versions of lint are compatible with java 8 sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    photo-rename

    Renames photos according to their shooting time.

    ...The program is able to process Nikon image settings files stored in NKSC_PARAM folder. Just point to path(s) to the photos and a directory depth to search if needed. You may also override template to rename photos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CSVboard

    CSV editor to open CSV files with minimum effort

    ...I experimentally developed during my time as a hobby programmer. So if you find any dysfunctionalities, errors, bugs, or the like do not hesitate to contact me. I'm further going to publish my code at Github in the near future so that everybody has the chance to improve my code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    PopperFramework

    Declarative PageObject description

    PopperFramework is a java framework which allows you to create PageObjects for your webapplication-tests in a declarative way. That means you just have to define an interface defining the structure of your website and add some annotation with the basic information like locators. PopperFramework will generate the implementation of that PageObject for you. Key-Goal of PopperFramework is to allow you as a developer of sureface-tests to concentrate on your business => writing PageObjets and Tests, not wasting time by writing boilerplate code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BinNavi

    BinNavi

    BinNavi is a binary analysis IDE that allows to inspect, navigate, etc

    ...BinNavi uses a commercial third-party graph visualisation library (yFiles) for displaying and laying out graphs. This library is immensely powerful, and not easily replaceable. In order to perform direct development using yFiles, you need a developer license for it. At the same time, we want the community to be able to contribute to BinNavi without needing a commercial yFiles license. In order to do this and conform to the yFiles license, all interfaces to yFiles need to be properly obfuscated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MStorage

    MStorage

    MStorage - storage for notes.

    MStorage - is storage for notes, it suggests opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you usually store your notes in simple text files, but you begin upset when have to walk through directories tree every time when you need to find something, what you exactly want - this app will help you. WHATS NEW in v.1.1.*: - search in file - search in directory - readonly option for file - choose font, style and size of font in text editor - carousel navigation in picture view window - AES 128-bit encryption for files - filter for files in tree - check for update file in local drive - auto and manual checking a new version of app - view file in OS file explorer - fixed bug with default OS Encoding FULL DOCUMENTATION https://sourceforge.net/p/mstorage/wiki/Home/ Tested on Win7x64, Win10x32, Ubuntu 16.04x32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EasyDragDrop

    EasyDragDrop

    A minimal java desktop app with awesome UI based on Swing to drag and

    ...Actually, there are so many brilliant things you will be able to enjoy once you use it in creating your own app. Take a closer look a the documentation below and you will find exactly what you need.
    Downloads: 1 This Week
    Last Update:
    See Project