Showing 19 open source projects for "cleanup"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Scene Framework

    Scene Framework

    Android Single Activity Framework compatible with Fragment

    Scene appears to be a ByteDance-hosted project — though at first glance its name is generic, implying it may relate to “scenes,” “rendering,” “storyboarding,” or perhaps “event handling.” Given ByteDance’s broad portfolio, Scene could be an internal or external library for structuring application “scenes” (UI, media, game, or module-level) or orchestrating workflows in a modular fashion. The repository may aim to help developers manage complex state, transitions, or UI/navigation flows in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-native-document-picker

    react-native-document-picker

    Document Picker for React Native using Document Providers

    ...If the user cancels the document picker without choosing a file (by pressing the system back button on Android or the Cancel button on iOS), the Promise will be rejected with a cancellation error. You can check for this error using DocumentPicker.isCancel(err) allowing you to ignore it and cleanup any parts of your interface that may not be needed anymore. If the user somehow manages to open multiple file pickers (e.g. due the app being unresponsive), then only the picked result from the last opened picker will be considered and the promises from previous opened pickers will be rejected with an error that you can check using DocumentPicker.isInProgress(). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PC_Workman_HCK

    PC_Workman_HCK

    AI-powered PC monitoring that explains. Not shows numbers/spikes.

    PC_Workman is what 680 hours of coding after warehouse shifts looks like. Built on a laptop hitting 94°C, this AI-powered monitoring tool does what Task Manager can't: it understands your system, not just measures it. Features: - Time travel monitoring - debug issues from hours ago - AI diagnostics with HCK_GPT - Custom fan curves with profiles - Floating always-on-top widget - 2D system map - Cross-GPU support (NVIDIA/AMD/Intel) Four complete rebuilds. 29 features killed....
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    VCL4J - Free Pascal VCL 4 Java/Android

    VCL4J - Free Pascal VCL 4 Java/Android

    Develop Java/Android applications using FreePascal JVM & VCL4J

    Version 0.3a now available. This is a major cleanup release. VCL4J has gone though a consolidation process which reduced the number of units. Lots of new features via library headers. Android code is coming along nicely. Have fun. Cheetah includes VCL4J and the FreePascal 3.0.2 JVM compilers for Windows & Linux. I've included both the Android & Java RTL units. This is an ALPHA release: https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha You can copy the installed files over to Linux and it should work. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent used (lowest expire time) that is discarded first. This library has extended configuration, so you have the ability to set how times a keys expired time can be extended. See more about the configuration abilities at Configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Package Drone

    Package Drone

    The OSGi first software artifact repository

    ...Maven source attachment to Eclipse Source Bundle) or aggregated. It is based on an extensible design using OSGi so it can be enhanced in the future to support more file and repository formats and include more functions (like cleanup, freeze, spool out, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    chbGUI

    Free Linux backup tool *

    License: FREEWARE (GNU General Public License). Automates backup creation using Unix tools. Configurable using a friendly user interface. Create different backups based on templates that can be tailored to distinct needs. (*) Tested on Linux and Mac OS X but may run properly without modifications on other Unix platforms that have the Bourne shell (/bin/sh) and a Java (1.6) or higher runtime environment. See documentation provided in the package for more details. Current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RepairsLab Android

    RepairsLab Android

    Android frontend for RepairsLab

    ...Requirements : http://repairslab.sourceforge.net/ configured with MySQL database server or Firebird This is my first java program and i am absolutely no expert. code need cleanup and any help will be really appreciated just put your suggestions on Discussion or Tickets MORE INFO ON THE WIKI Eventually donation are needed to put it on Google Play Store for auto update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CryptoX

    AES Encryption Program

    v2.0.0 (Latest) ---CHANGE LOG--- v1.0.0 - Original Release v1.0.1 - Source Code Cleanup v2.0.0 - Now Features File Encryption Protect your privacy! Encrypt your messages and files with a cryptographic strength of up to 256 bits before sending them to others!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    CommentRemover

    Remove all comments from java source files.

    Remove all comments(javadoc and else) from your java source file to cleanup your code and shrink the file. The program uses a simple regex statement to remove all comments. With a simple and easy to learn UI, you can cleanup your files in seconds!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    ...Java 7u40 or higher needed to run version 1.2 and higher. **Version 1.3 changes - Fixed graphic artefacts appearing while program window is dragged. **Version 1.2 changes - Major code review & cleanup - Mouse watching algorithm optimized - Duplicate cursor statistics calculations removed & rewritten - Automatic focus regain removed - Redundant .exe removed, now there is one jar for every java-supported OS.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    EXIL IPFilter Updater

    EXIL IPFilter Updater

    IPFilter Updater

    This little tool will automatically download, extract and copy the ipfilter.dat for the program you choosed in the right place. The program cleanup what has been downloaded and is no longer needed automatically. It supports Gzip, Zip, and Dat format. It is also easily configurable. You can add and modify any link you want! Hope you like it. Feel free to leave a comment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DoctorMeow

    DoctorMeow

    Intra-office paging system

    DoctorMeow is the best communication system for your practice or your money back! Run it in each room, and use it to alert staff that a new patient has arrived in Op1, that cleanup is needed in Op2, or that a Doctor is needed in Op3 with urgency. Designed for your efficiency, DoctorMeow does not come with bells and whistles... well it actually kind of does - you can setup visual alerts such as color coded alerts, and you can also setup audio alerts. Customize your audio clip from a library of professional and silly sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    ...This tool aims to provide some help with that. Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on how this tool can be used in scripts for cleanup purposes and others. Project is entirely Java based and makes usage of the Amazon's AWS SDK for Java. It is intended as a command-line tool (so it can be easily integrated in things like cron jobs etc) however there are plans to to implement a GUI interface too. This project has been reviewed by SoftPedia as per: http://mac.softpedia.com/get/Utilities/aws-s3-version-mgmt.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    CatchUp Podcast Reciever
    CatchUp is a simple, platform independent podcast client written in Java. It features an automatic cleanup of old files and an optional automatic volume adjustment using MP3Gain (mp3gain.sourceforge.net). Java SE 1.6.0 or higher required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A light-weight utility for: 1. Editing web-pages on-the-fly 2. HTML code beautification 3. HTML validation/cleanup 4. RSS Feed creation which makes use of some of the great HTML utilities already available (TagSoup, JTidy, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The iTunes Scrubber is a powerful music library management utility for the iTunes(TM) Music Player. iTunes provides very powerful library functionality, but leaves large gaps in library management and cleanup. This software fills those gaps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Using a series of Regular Expressions this application scans web documents generated by Microsoft (TM) Office Products, and converts them to proper syntax. This is done by checking cross checking legitimate HTML tags againts those in the generated doc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB