Search Results for "lock screen java" - Page 10

Showing 507 open source projects for "lock screen java"

View related business solutions
  • 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
  • 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
  • 1

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than classical implementations
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    WhyWaitForever Slideshow

    WhyWaitForever Slideshow

    Slideshow with variable display times and linked folders.

    A simple, easy to extend, parameter driven and customisable Java application that displays JPEG images. An advanced end-user is required to install and amend parameters and create the file that contains the list of folders that contain the images. The application is started through a command window executing the Java run-time environment. Key "Esc" ends the application. Key "h" displays options. The application was developed to help people with memory loss as past images can provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    lavalamp>3

    screen colors get changed by a neural net

    On the full screen or a frame the colors get changed dynamically by using a image recognition neural net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CalAr

    CalAr

    A graphic harmonic calculator.

    CalAr is a free graphic harmonic calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program displays the frequency of fundamental and its harmonics, also the tuning error with respect to nearby notes with graphical indicators (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    zombie speed limit logger

    zombie speed limit logger

    Android app lets you log speed limit signs when you drive past them.

    This app tells you the speed limit worldwide. To get Speed Limits: Step 1: Drive around. When you see a speed limit sign, tap the screen and add it. You have to do this part to get official data. It helps us. Step 2: When you get home, using WIFI, tap the empty screen->Settings->Sync-SyncNow. This can take several hours, do it at night. Terms of use. The goals of this app are: 1. No network use. This project is specifically for a low cost data logger. If a fancier version is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CalAc

    CalAc

    A string instrument's chord evaluation tool.

    CalAc is a free software for orchestral string instrument's chord evaluation (violin, viola and cello). System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the position over the fingerboard and the distance from the nut for each tone, also calculates the distance to be covered by player's hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CalSD

    CalSD

    A graphic differential tone calculator.

    CalSD is a free graphic differential tone calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 1024x600px. Optional: A Java Sound Bank. The program shows the frequency of both chosen notes, their difference and tuning error with respect to nearby notes with a graphical indicator (if greater than 1%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CalPCS

    CalPCS

    A pitch class set analyzer.

    CalPCS is a free pitch class set calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 800x600px. Optional: A Java Sound Bank. The program displays for each set their normal order, classification, transposition, whether it is an inversion, prime form, interval vector and the invariant property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    mhu-lib is a framework for configuration, working with databases, core libraries, networking, creating splash screen, saving swing component state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jCapture screencast applet

    jCapture is an applet to capture screenshots or record audio/screen

    jCapture is a Java applet which allows to capture screen shots or record screen activity and audio and upload them directly to your web application (wiki, CMS, etc.) With jCapture you can quickly create documentation pages for UI-rich software products. It is built-in to Tiki 10 and is available via a plug-in for DokuWiki, saving directly to the media manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jlint

    Static analyzer for Java bytecode

    Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Enhanced Vnc Thumbnail Viewer
    The enhanced version of the Vnc Thumbnail Viewer written in Java. Open-source software by Intelligent Millionaire Co., Ltd (www.the-im.com). The main developer is Thosaphol Rodkwamtuk. The source code repository of this project has its new home on GitHub: https://github.com/the-im/enhanced-vnc-thumbnail-viewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Black Screen

    Black Screen

    Java App that makes your screen black (Windows only)

    A simple Java Application to easily make your screen black in Windows XP/Vista/7/8. Minimum Requirements: - Windows XP/Vista/7/8 PC - Java SE (6 or higher recommended)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A screen capture / screenshot and edit utility written in java to be cross platform. It allows the selection of an area with instant, inplace markup and annotation ability, then copy to clipboard or save to file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AddressBook

    AddressBook is used to store important information for contact purpose

    This Address Book is used to store the information about a person including both personal as well as official details.In order to quickly retrieving important information about the person and manage over all details about each and every person, to whom you are currently deals with. This things can be achieved by using efficient algorithms which are more dynamic and consistence in nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cravlAndBlock

    linux tool to improve server security

    cravlAndBlock is simple java application that cravl error log file of Your web server and add all attacker IPs. I.E. All Modsecure entries, scans and so on. Every bad IP will be added to hosts.deny file with ALL prefix. For sure it will not block all atacks but it will help. How it works: use cron to start java cravlAndBlock.jar in the same folder add properties.xml (I addes sample properties.xml file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ScreenWakeUp

    ScreenWakeUp

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen. It run as a service and it will restart automatically on boot. You can lock the screen with ScreenLock application (it's not a widget), a long press on search key, covering the proximity sensor on the top of the phone for a few seconds (settable) or simply you can put the phone in your pocket. The screen automatically wakes up (or unlocks if enabled) when you take the phone out from the pocket or you move a hand over it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    J Java A Adaptable G Graphical U User A Applications R Runner ============================================================================== Testtool to test graphical applications by controlling the mouse and the keyboard and looking at the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    JScreenRecorder is a free and opensource pure java based screen recording software licensed under LGPL. The following features are available so far : 1. Free software available under the Lesser GNU Public License 2. Fullscreen and selective screen area recording Custom cursors 3. Chooses from a set of 128 different cursors Cursor highlighter 4, Highlighter color and alpha(transparency) settings Support for watermarking 5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    What's That Color

    What's That Color

    get the pixel color values in RGB, HSB, HEX and CMYK on your screen

    What's That Color is an app to get the current pixel color at mouse pointer in RGB, HSB, HEX and CMYK values. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fluidity Timer

    Fluidity Timer

    A slick timer with community-tailored features.

    The Fluidity Timer is a smart timer for Lincoln-Douglas debate. Because Fluidity already knows LD speech times and the order of the speeches, Fluidity automates tedious tasks. The upshot: you can use 80% fewer clicks in a standard debate round. Fluidity will improve your debating. With Fluidity's smart visual cues, you'll never finish a speech in the middle of a sentence again. Plus, you'll have extra mental bandwidth since Fluidity frees you from tasks like remembering how much...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WaddaFundraiser

    WaddaFundraiser

    FREE software for fundraisers to sell and keep ALL proceeds!

    Fundraisers SUCK! You know fundraisers, those things where we're guilted into buying overpriced poor quality products with way too much of the raised funds going to outside companies. You know those things where our kids hopes of prizes are inflated and then dashed or where our children are pressured with sales quotas. Fundraisers SUCK! We're here to change that. Introducing WaddaFundraiser! WaddaFundraiser provides FREE software for fundraisers to sell or use as rewards for donations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Android: Stopwatch (beta)
    This project is supposed to provide a practical way to handle everything what has something to do with time measurement and notification. However, current version features only stopwatch and timer with sound notification.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB