Showing 416 open source projects for "only one"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    NotifFlashlight

    NotifFlashlight

    Android Flash on Notification (like iPhone has)

    App is available on the Google Play Store: https://play.google.com/store/apps/details?id=com.whd.notifflashlight This Android Application ports one functionality from the iPhone (and other android phones who have it build in) to Android (API 5 or higher), only requirement for this is an Flashlight on your phone. To work correctly, this App makes use of the Android Accessibility service, it will always run in the background but only do work when an Accessibility event is triggered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    phpMD / PHP CodeSniffer Netbeans Plugin

    Netbeans Plugin for phpmd, phpcs, checkstyle and phpcpd.

    Netbeans PHP Plugin which provides violations detected by PHP Mess Detector (phpmd.org by Manuel Pichler) and warnings / infos from PHP CodeSniffer (http://pear.php.net/package/PHP_CodeSniffer/) also displayes dublicated php code detected by PHP Copy & Paste Detector (phpcpd by Sebastian Bergmann https://github.com/sebastianbergmann/phpcpd) and even supports PHP Checkstyle (http://code.google.com/p/phpcheckstyle/) Plugin by http://www.fin-sn.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    LD28

    Ludum Dare 28 project by ByteFire Games

    In a boundless pinball machine where you make the rules, you only get one pinball. Its like a "cant wish for three more wishes" deal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ErrorMint is a tool created to audit the disclose of information through errors in web applications, as explained by OWASP at their Testing Guide: http://goo.gl/UuDpKm So far, there is only one module available that checks some HTTP error responses and obtains the server version from them and from the HTTP headers. This tool has been developed as part of a dissertation for the "Information Technology and Communications Security" master's degree at the UOC University (www.uoc.edu) - http://goo.gl/UCTkcZ
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    justsimple

    the paradigm MVC implemented by using Java annotations on a Swing app

    This simple framework allows the implementation of the paradigm MVC (Model-View-Controller) for the development of any Java Standalone Desktop application just by using only one Java annotation. It was called "just simple" because the developer has just to define 3 separated and independent classes, a model, a view and a controller... and all the work of putting together is made by the the framework that discovers the annotations (specified in each class) and mix all together their functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Electronic Data Tags

    Electronic Data Tags value storage API For java.

    EDT is an API For java designed to allow you to store data from your programs in files easily. EDT is separated into two parts: EDT Basic (just called EDT) and EDTA (Advanced). EDT Basic stores only String values, while EDTA uses EDT Basic to store String, int, boolean, float, long, double, and byte values. To make accessing values easier, EDT and EDTA allow you to assign a name, like "FileLocation", to a value, instead of an integer, like in an array. The values are stored as ISO-8859-1 Strings.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SecStAnT

    SecStAnT

    Secondary Structure Analysis Tool for data selection and statistics

    SecStAnT is a tool for the automatic creation of data-sets of structures from Protein Data Bank (PDB) with user-defined structural composition, and for the calculation of their internal variables distributions. SecStAnT is able to 1. Select from PDB data sets of structures based on user specified secondary structures (defined based on internal PDB classification or on DSSP) and/or sequence motives. 2. Build Data-sets at different levels of resolution (all atoms, only backbone, only Cα, ...) 3. Evaluate statistical distributions of internal variables: a. single variable distributions (including the most relevant in the atomistic representation, e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jFox Journal

    jFox Journal

    Trading journal for Currency,Stock,Commodity traders

    jFox Trading Journal is software developed mainly for currency traders,it provides advanced data analysis to improve traders ability to reach higher profits and eliminate losses.jFox keeps your data in one place.To access or modify any of your data jFox provide simple user friendly GUI.By generating graphs and statistics automaticly,user only needs to provide his data to have full overview over his trades and trading performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    ...Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python necessary only in linux environment to use COPY functionality.python is pre installed in recent linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    ...Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert data with minimum change as possible). Note: 1) If tables do not exist, this program will not automatically create table while loading data from CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    totp-me

    totp-me

    TOTP authenticator for Java ME

    Not only a Google authenticator for 2-step verification for Java ME enabled phones. This is MIDlet-1.0 implementation of RFC 6238 authenticator - TOTP: Time-Based One-Time Password Algorithm. It's quick, simple and it supports multiple profiles.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    only my first Steps in Android-Programming. So i dont think this is interesting for you... but hey, take a look if you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Magnetar

    Magnetar

    A puzzle game to challenge your organizing skills

    The game will give you several magnets which stay randomly in the screen, and your task is to move everybody to the gray region in the center of your screen. In the beginning, you can move only one magnet; however, when the north pole and the south pole of two separate magnets are next to each other, the two magnets will be conjoined together, so you are capable move more. You can also use the magnet you can move to push other magnets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Gesture Recognition To Control TV

    Hand Detection and Tracking In JAVACV To Control Television

    ...Once the gesture recognition is successfully done specific IR codes are launched from the arduino to the TV’s IR receiver thus emulating the function of the remote. Only one arduino may be used for the project. It can either be housed inside the TV or outside for demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Atlas

    Atlas

    accounting android application

    ...Furthermore the application helps the user to be able to go throught these stages. Realization of the cost unefficiency Finding the source of the previous one Elimination of the source Eliminate all the sour
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Heap Size Modifier

    Java Heap Size Modifier

    A tool to increase/decrease Java heap size

    It is a tool for increasing/decreasing Java heap size for selected Java file(.jar). Default Java heap size is not enough for some Java applications; with this tool you can easily increase the heap size of one file temporarily. Works only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Description Title: Jxt4PlayerJ Version: 9.0.0v Developed: Kumar KBS J Jxt4PlayerJ is a Java Application used to play the Supporting Audio Formates: MP2, MP3, WAV, MID, MPG,.... It Plays Non-Tagged Audio File Formates Only. It Supports Four Themes for look and feel. ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+A : Adding Selected Song To Playlist ALT+R : Removing Selected Song From The Playlist ALT+Enter : Play The Selected Song ALT+P : Pause The Current Song ALT+Q : Stop The Current Song Requirement: j2se6.0v jmf2.1 To run apps first extract Jxt4PlayerJ.rar to directory and click on Jxt4PlayerJ.jar Before Running download jmf2.1.jar api and copy the jar to Lib folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ObjectDRM is a useful class library written in Java. It helps you in creating a simple DRM. For example, I'm using it in the internet version of my school's newspaper :). The library is distributed under MIT licence. Feel free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Jxt4PlayerJ: MP3 Player

    Player Exclusively For MP3 File Formates Only

    ==================================================================================== Title: Jxt4PlayerJ Version: 9.0.1v Developed: Kumar KBS J Jxt4PlayerJ is a Java Application used to play supported Audio Format Files. The Supporting Audio Formates: MP3 It is set to Repeated Mode and plays repeatedly until Pause or Stop button pressed. It Supports Five Themes for look and feel. ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+5 : Theme5 ALT+A : ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Special Characters HTMLizer

    Special Characters HTMLizer

    Automatically converts special characters to their HTML codes.

    Especially aimed at German and Turkish special characters, this small tool only offers one JEditorPane for input (left) and output (right) each, and a button. When the button is clicked, the contents of the left editor field are processed and delivered to the right editor field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OMR Reader

    OMR Sheets Data Retrieval Software

    OMR Reader is an application to read data from scanned images of OMR sheets. You can first create a template for a particular form and save it as a .omr file. To create a template, use a form with all filled marks. The program will automatically detect the marks. Now choose the marks for a group, and name the group. Do this for all the option groups on the form. Now save the info of these groups in a .omr file. For different forms, you can have different .omr files. These files can later be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    DiffReport

    DiffReport

    Code Difference report

    Often I have seen some Huge Maintenance Projects it is always very difficult to track the incremental files for each release and If we want to do that we need to checkout both the branches and use some UI based tool to get the diff of the files finally we end up waiting in front of the PC for a long time and do this job. In many cases we spend more than 2 hrs/day. The time increases if there are more such parallel releases and at the end of the day 1 developer does it as full time job and has zero productivity. I thought of adding value here. This just gets the diff files. Can be used for Static code analysis like PMD to do PMD only for the delta. The current status of the project is in Development". If you wish to add something please mail me.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB