Showing 870 open source projects for "clear"

View related business solutions
  • $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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Pro Password Generator

    Pro Password Generator

    Generates passwords depends on your choise.

    *Generate random and really strong passwords *Password length can be selected. * Passwords characters type (letter,capital letter,numbers,special characters (. - _ ? etc.) can be selected. * Copy-clear the generated password with a button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    larrythemagicaljourney

    Fantasy Liesure Suit Larry game written in Kivy

    GPL version 2 and Python Foundation License 2.0, ready to play on your phone with kivy launcher. Leisure Suit Larry is an old Sierra adventure game, the name Larry is clear I hope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HudEdit
    ...There is over 650 elements in the files that had to be manually adjusted using a text editor. The positions are weirdly calculated, there are parameters involved and over all there are lots of not clear concepts. There isn't even a tutorial or an article about HUD editing. HudEdit is a project that's aiming to fix the current state of LoL HUD modding, by giving easy to use tool in the hands of the modders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    myAuxiliary.rb

    myAuxiliary.rb

    msf post-exploitation auxiliary module

    This auxiliary module needs [metasploit] framework installed.. This module its a metasploit post-exploitation (after the targets get's exploited) auxiliary script, so we need to exploit a target first in order to use it. Affected platforms: Windows OS (all versions above windows vista) Read my WIKI for further info: https://sourceforge.net/p/myauxiliarymete/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    BOXit is a small logic game for the lunchbreak. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field. Easy to learn - but hard to handle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SL2

    SL2

    SL2 (= SLSL) - A Simple Linear Systems Library

    SL2 is a C++ template library for solving systems of linear equations, providing the most common algorithms for dense and sparse systems. It uses OpenMP for parallelization and has no other dependencies. As the name suggests, SL2's implementation is staightforward with a focus on clear concepts, easy usage and understandable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GemCAD

    GemCad.com is a design software for faceted gems

    GemCad is dedicated to computer-aided design software for faceted gemstones. Faceted gems are used in jewelry. Faceting is the craft of cutting flat, polished facets or faces on clear minerals, natural and synthetic, using a flat grinding disk called a lap. Faceting is a lapidary art. To facet, you need a faceting machine to hold the stone at a precise angle to the cutting lap. Faceting is a fun hobby.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    wss

    wss

    WSS(White Shark System)-a useful and easy project management tool.

    WSS is a free browser-based cooperation multitask management system, and be able to manage your projects, tasks, workhour, and working log, etc. WSS focuses more on the user experience and clear interface than others. It is very accessible for the project manager. Who uses WSS? ●Corporation leader - WSS will help the corporation save communication costs, save time and improve efficiency; WSS can also help corporation learn employees status, assist to make decision. HR and Accountant Check the employees' work status and the labour hour saturation, take them as the basis for performance assessment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128 bit which means 16 characters bytes KEY is entered into AES 128 bit encryption and decryption scheme. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    alvinLAS

    Excel Add in to import LAS (Log ASCII Standard) to Excel Sheet

    Currently only LAS 2.0 unwrapped is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AllianceROM I9305

    AllianceROM I9305

    AllianceROM For I9305 Samsung Galaxy S3 LTE

    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    libshmht

    Shared memory hash table for cache pourposes.

    Hash table in shared memory. Specifically developed to be used as a cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BonzayRTS project will build an RTS engine. An implementation of Starcraft will be created using this engine. Current goal is to have a linux version first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LABjs

    LABjs

    Loading And Blocking JavaScript

    ...By decoupling fetch from execute, it avoids the blocking behavior of traditional tags and helps reduce perceived load time. LABjs embraces a “load groups, then wait” model that makes dependency management clear without a separate build step. It’s designed to work across a wide range of browsers, including older ones, which is why it relies on robust feature detection and time-tested loading techniques. The library is intentionally small and framework-agnostic, so it can be dropped into almost any stack to orchestrate client-side assets more predictably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wap Auto Index Advance

    Wap Auto Index Advance

    Auto Index wap is Advance of Download Portal (Multi Language)

    Djamolwap 13v -Advance Auto Index With Web Admin Panel + Multi Language + Themes ||||||||||||||||||||||||||||||||||||| New Updates ||||||||||||||||||||||||||||||||||||| - Multi Language Website 1) English 2) Urdu 3) Gujrati 4) Russian - User/Visitor manual change language website - Multi Language Plugin On/Off - Added Function in Admin Panel - Automatic All Mp3 Tag Setting Added _____________________________________________ Official Website : http://ai.djamol.com Demo...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    ProftpD Simple PHP Interface

    Very Easy Interface to Manage Users from ProftpD Server

    ...Its a very Small and easy manger for ProftpD with mysql Support . Functions (working): -Adduser -Deluser -Change user -Show Log in planning - Show Variable Logs (remove hardcode) - Set Home dir - Config Page - Clear Log - Copy Log Button - User Auth (interface) - remove hard code language <--> language files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HV VB6 VK API

    HV VB6 VK API

    OCX Для работы с API Вконтакте

    OCX Для работы с API Вконтакте Предназначен для пользователей Visual Basic 6) Подключить vkApi.ocx. Добавляем на форму: 1 TextBox 1 CommandButton 1 Listbox 1 vkApi Пример вызова api: Private Sub Command1_Click() List1.Clear vkApi1.VKSend "audio.search", "count=50&q=" & Text1.Text End Sub Пример приема данных api: Private Sub vkApi1_VKGETData(sData As String, sMethod As String) List1.AddItem vkApi1.GetVal(sData, "artist") & " - " & vkApi1.GetVal(sData, "title") End Sub Скачать Visual Basic 6 можно по ссылке ниже: https://cloud.mail.ru/public/4d49f40001c2%2Fvb6.exe Пишите Ваши предложения мне на мейл: hvsoft.ru@gmail.com Или ВКонтакте: https://vk.com/hvsoft С уважением: Hovo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Wordpress EU Cookie Script / Plugin

    An easy to install wordpress plugin for complying to the eu cookie law

    ...Install the plugin following the steps above. 1. Go to your Wordpress website and it will display on all pages until accepting cookies. 2. Once accepted the user will no longer see the bar until they clear their cookies. For more info - readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DiskRW

    write and clear usb disk partitions

    DiskRW: 1. Write raw image to usb & SD/CF flash disks. 2. Read to file raw image from usb & SD/CF flash disks. 3. Total destruction data on usb & SD/CF flash disks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Heartbleed

    Heartbleed

    A checker (site and tool) for CVE-2014-0160

    Heartbleed contains a compact, purpose-built implementation for detecting the infamous Heartbleed vulnerability in OpenSSL’s TLS heartbeat extension (CVE-2014-0160). It focuses on demonstrating and testing the flaw rather than being a general-purpose security toolkit, which makes the code approachable for learning and auditing. The project illustrates how a malformed heartbeat request could coax vulnerable servers into leaking memory contents, including potentially sensitive data. Because...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Success Mindmap

    Success Mindmap

    A mindmap toolkit to create a snapshot of your life

    The Success Mindmap is a toolkit that allows you to map out a clear concise snapshot of your life. The toolkit allows you to set milestones in your life path, ones that you can track back to in the future so that you can make better choices in the future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Tail Ace is a powerful tailing utility. You can use Tail Ace to monitor changes to files and see those changes in realtime. Filters to include/exclude lines, color assignments and font sytles can be assigned to words/phrases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    ExData Plotting1

    ExData Plotting1

    Plotting Assignment 1 for Exploratory Data Analysis

    ...The data requires careful handling due to its size of more than 2 million rows and coded missing values. By processing the date and time fields into proper formats, it becomes possible to generate clear time-series plots of energy usage. The repository demonstrates effective exploratory data analysis practices in R with a reproducible workflow for transforming raw data into visual insights.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Future Studio oS 64bit

    Future Studio oS 64bit

    Your multimedia operating system !

    Debian-based distribution is designed for creative people, who make music, videos and graphics. Also is a collection of software for digital content creation on 64 bit computing. F.S is customized and per-configured for low latency audio. Ιt is equipped with a powerful multimedia kernel for great performances ! F.S also is an ideal operating system as alternative to Windows and why not for Mac os. It has some powerful features of Linux like, no virus, no spyware, lightweight, stability,...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB