Showing 182 open source projects for "code source ping"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project. There's no proper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cross-Browser Custom Select Tag Arrow

    Cross-Browser Custom Select Tag Arrow

    A solution for the HTML Select tag that implement a custom arrow

    Custom Cross Browser Drop-down. Have you ever faced the problem that the HTML tag select has with its default arrow appearance on different browsers? Especially on the older Internet Explorers? Well, if the answer is "yes", or maybe you want a drop-down arrow that appears the same in each browser (including the old ones), here there is an easy trick. For these browser, it is easy to set the same background image for the drop-down in order to have the same arrow. The appearance rules are set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Quick Hash GUI

    Quick Hash GUI

    Linux, Windows and Apple Mac File Hashing GUI Tool

    This project has moved to www.quickhash-gui.org as of 2016-12-04. I kept v2.6.9.2 and below hosted here since Dec 16 but too many people were ignoring the fact that no updates were being posted here. For the latest QuickHash v2.8.4 release (Aug 28th 2017), go to www.quickhash-gui.org, and note that as of 29/12/16 a Debian package is also available
    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
  • 5
    dynamic window manager

    dynamic window manager

    dwm is an extremely fast, small, and dynamic window manager for X

    dwm is an extremely fast, small, and dynamic window manager for X. In order to build dwm you need the Xlib header files. Edit config.mk to match your local setup (dwm is installed into the /usr/local namespace by default). If you are going to use the default bluegray color scheme it is highly recommended to also install the bluegray files shipped in the dextra package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Boxxx Engine
    Boxxx Engine is a very simple 2D engine written purely in C language. This code uses BGI graphic library and is compiled with Borland Turbo C 2.0. The goal of this project is to come up with a physically complex yet simple in principle 2D engine. The release is without any warranty of fitness for a particular purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    Given two trees of audio files, examine the metadata for each file to try and determine the differences in the content of the trees. This helps find duplicate songs (or non-duplicated songs) even if the music is stored in different formats. Toggles let you determine how specific the matching criteria must be: Track number and song name? Artist, album, and track length? All of the above? Ultimately this program will let you delete duplicates from either the left or right trees, or copy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TR-Indentator

    This software Indent your program files.

    This software Indent your c,cpp,java and c# program files.indentation make your code more readable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 7 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
    File System Tracker .NET

    File System Tracker .NET

    File system change tracker.

    File System Tracker .NET is a utility to monitor modifications that are made on the files of a Windows system. Further, this tool supports various filter mechanisms, e.g. filtering by change state and/or by file size. Saving of the recorded file system changes is of course also possible. Addressed to other developers; the sources code includes several interesting classes that could be used in their own projects. As an example, this program includes a user-control which displays errors,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Matrix Screensaver

    Matrix Screensaver

    Animated screensaver that replicates the falling matrix code

    The Matrix Screensaver is an animated screensaver that replicates the falling green matrix code from the movie on your desktop, built on Flash and open-source.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    RFC Framework is a C++ framework which helps you to create Windows GUI applications with clean minimum code. By using this framework, you can write applications using object oriented fashion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Python X Library is a complete X11R6 client-side implementation, written in pure Python. It can be used to write low-levelish X Windows client applications in Python. The project is now migrated to Github, where support for Python 3 is being added and the license has changed to LGPL. The files and code available here are no longer recommended to be used. Github repository: https://github.com/python-xlib/python-xlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tk is a GUI toolkit for Tcl. See Tcl project for releases and mailing lists. http://sourceforge.net/projects/tcl/ Bug reports to http://core.tcl.tk/tk/ Follow code development at http://core.tcl.tk/tk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    ...This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux distributions can be found at http://download.opensuse.org/repositories/home:/engsas The source code documentation can be found at http://trac.engsas.de/libengsas/doxygen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HIP Medical Receivables

    Medical Billing application library built upon the Omnis Studio RAD

    This is the "library" that contain the application written using Omnis Studio that does complete medical billing form healthcare professionals and organizations. The library is completely unlocked and open to changes , modifications or expansion to anyone using any of the versions of Omnis Studio provided by Tigerlogic (www.tigerlogic.com/) Currently all reports are in english, and screens are in "spanglish". Translation of screens into english is easy using Omnis Studio tools that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Folder Manifest

    Windows Explorer extension: generate a text manifest of files/folders

    Builds a text list of file/folder contents, with only a few formatting options. Useful (in fact, for me, invaluable) for quickly generating manifests in code publish request, server inventory or any other documentation required to list file content. Works on Windows only. For .NET assemblies, can optionally include the build version in the output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    jsPlatform

    A True Web Operating System

    See more about jsplatform: http://www.youtube.com/watch?v=jr-VL461x8I Finally, JSPlatform v1.0 is released A great web productivity interface integrating a web desktop, a php backend, javascript gui interface, supporting MySQL, Desktop, Window System Drop an email if you need help installing if you don't know how Working with projects: - AceEditor - TinyMCE - MongoDB (thorugh OneDB package) Featuring: - Code in the cloud web os (through OneDB package) - Connectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cktool1

    cktool1

    CkTool Graphical User Interface for Windows 3.1x

    ...It is NOT DEVELOPED for modern Windows versions! Needs the "ctl3d.dll" dynamic link library in its directory. Installation file "SETUP_CK.EXE" is an end user distribution without source code. The new project "CKTOOL32" is a successor on an new source code base COMPLETELY DIFFERENT! Further, visit http://cktool32.sourceforge.net for succesor of this tool with the similar name.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    KeeFox

    Simple and secure password management for Firefox users with KeePass

    KeeFox adds free, secure and easy to use password management features to Firefox which save you time and keep your private data more secure. Download or learn more at http://keefox.org Source code is now at github: https://github.com/luckyrat/KeeFox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    !Important! The code has moved to http://github.com/hampelratte . Lazy Bones is a plugin for the great EPG-software TV-Browser. With Lazy Bones you can control a VDR (by Klaus Schmidinger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Win Themer

    Add a breath of fresh air to your Windows installation

    Applies KDE's beautiful oxygen icon theme to windows. Keep checking for updates! Written in NSIS. Please download the source code from the "branches" folder in the SVN repo. Unfortunately the current version of this program has several bugs on Windows Vista and Windows 7. Help will be appreciated. To join, send me a message at https://sourceforge.net/sendmessage.php?touser=2955941
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small group of programs built by me that test what I've been learning about programming in school.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB