Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 7

Showing 748 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 1
    Gamers.IRC

    Gamers.IRC

    Full mIRC MSL Script

    Gamers.IRC is a full MSL Script for mIRC, the most popular Windows IRC client. Gamers.IRC is for Windows 95 and higher. Source code: Download and run the installer. Open the .grc and .ini files with notepad.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PHP-Webportal

    PHP-Webportal

    PHP Web Portal based on PHP/MySQL

    PHP-Webportal Version 1.1 Final RC2 is now finally aviable for download with cool new features and all Bugfixes! Since Version 1.1 Beta the Webportal is based on HTML 5. You can make easily changes to the code or templates by editing it. Go to Files to get the newest Version of PHP-Webportal. This is an easy to use PHP-Webportal based on PHP7.4/MySQLi for any purpose. (runs on MySQL and MariaDB) The Framework is based on my PHP-Module-Loader script and some Modules that you can get here: https://sourceforge.net/projects/php-module-loader/ Please make a Review: https://sourceforge.net/projects/php-webportal/reviews Have fun trying and don't forget to give some Feedback on my project pages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    ...Overridable template-based settings. Create more than one MIDI interface for mergers/splitters applications. Use any serial port, hardware or software. All USB-related code has been moved into a separate repository Arduino-USB-MIDI, USB MIDI Device support with MIDI USB, still using this library to do all the MIDI heavy-lifting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NVG589

    NVG589

    Source Code content for Open Source packages used by the NVG589

    Source code content for Open Source packages used by the NVG589, which is a residential gateway VDSL CPE with 802.11n wifi, 4 port ethernet switch, 1 EWAN port, 2 voice ports, HPNA port and a USB port.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 5

    PoundText

    A simple program to modify text

    A simple program to modify text. It puts a # in front of every word if you want. It can turn your text upside down. It has a rudimentary text encryption code. This application is useful for chats, for example Youtube, facebook, twitter. It is coded with Visual C++ 2015, MFC. Visual C++6 will not compile this. You can compile for Win32 and Win64. For example, this Hello Youtube people! becomes this #Hello #Youtube #people! For example, this Where are you guys? becomes this ¿sʎnƃ noʎ ǝɹɐ ǝɹǝɥM For example, this Where are you guys? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Get IPFS

    Get IPFS

    Utility to get a contextual js-ipfs instance, with web fallbacks

    A one-stop shop for loading an ipfs instance into a webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    go-textile

    go-textile

    Infrastructure for building composable apps and services on the IPFS

    ...We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud. Textile is still under heavy development and no part of it should be used before a thorough review of the underlying code and an understanding that APIs and protocols may change rapidly. There may be coding mistakes and the underlying protocols may contain design flaws. Please let us know immediately if you have discovered a security vulnerability. Textile is a set of tools and trust-less infrastructure for building censorship-resistant and privacy-preserving applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    S3 Email

    S3 Email

    A serverless email server on AWS using S3 and SES

    ...We wanted something simple, with no interface and no server management, so we came up with S3-Email. This included AWS SES as our email server (receive and send) and S3 as our database and interface. Then we tied everything together with a bit of code via AWS Lambda. The result is an unmanaged email server with unlimited email addresses that also offers the benefit of easily organizing messages by adding the + character to the email names. The + is converted to a /, which correlates to an object path in S3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cloudboard

    Cloudboard

    Cloudboard is a Screen Marker with collaboration capabilities

    ...Using the application needs no extra skills, hosting a collaboration or team session is done in 3 slicks: 1. Click the Collaboration icon 2. Click the Host session icon 3. Click the blue Allow button You have now started a session, just distribute the received pin code to people that you want to participate. Happy drawing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    New version 1.2. This is the code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. ICE and WebRTC ready. Version 1.2 compiles on Linux, MacOS, BSD, and Solaris. Supports the STUN protocol on both UDP and TCP for both IPv4 and IPv6.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's CID. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Cabos

    Cabos

    Cross-platform Gnutella file-sharing servent in Xojo with Java backend

    Cabos is a simple, elegant Gnutella file-sharing servent (server-client) compatible with Windows and Mac. It is written based on LimeWire code in Java, with a customised front-end in Xojo. Cabos emphasises simplicity and elegance: its user interface and preferences dialogue are sleek and polished. It includes Mojito DHT support. Cabos is the continuation of a project also called Cabos and run by a Japanese developer nicknamed heavy_baby; he has since ceased development on it and redirected his attentions to Acqlite, another Gnutella client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Open Source Contact Tracing

    Open Source Contact Tracing

    ...We have the following goals 1) Allow multiple vendors to operate in an interchangeable way 2) Ensure that the privacy of individuals are safe guarded 3) Allow different form factor devices to be developed 4) Provide a Trace Log for knowing when people come in contact with each other 5) Establish an approximate distance between contacts 6) Establish a length of time between contacts 7) Work up to 6m in range 8) Be low powered so that the standard can be implemented on small devices 9) Allow for the rapid containment of contagious diseases 10) Provide scientists and government useful information about disease progression We are looking to complete the standard, develop reference source code and a very low cost reference hardware platform. This can then be used to build a global system with different countries and vendors working inter operatively to contain and manage pandemics (include COVID19).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QuatView

    QuatView

    Quaternion Viewer and Converter

    Quaternion conversion and visualization program for Windows. Includes 3D OpenGl graphics, real-time quaternion file playback, and a server to receive and display quaternion data from remote computers via TCP. Also displays Euler angles and DCM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    EEIP.NET

    EEIP.NET

    Ethernet/IP compatible library for .NET and LabView implementations

    Ethernet/IP compatible library for .NET implementations For Data Exchange with Ethernet/IP Devices (Targets) Support of Explicit and Implicit Messaging Supports IO Scanner and Explicit Message Client functionality Object Library with CIP-Definined Objects Provides a simple way to access Ethernet/IP Devices without special knowledge about Ethernet/IP. Only few lines of code are required. Can also be used for LabView integration (See LabView Example in the Downloads Area) See www.eeip-library.de for documentation and Codesamples V1.6: Large Forward Open, Integration of Examples in VS Project, Allow ForwardClose and UnregisterSesssion if connection broke up. V1.4: 16 Bit Path Encryption Explicit Messaging V1.3: Bugfix Discover Devices V1,1: - Bugfix Multicast Implicit Messaging V1.0: - Some Bugfixes Implicit Messaging - Bugfixes large data Explicit Messaging - Added TCP/IP Object (Class code: F5h)to Object Library
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16

    FSRadio-Remote

    Control your Frontier-Silicon Radio Devices from Windows Desktop

    FSRadio-Remote is a portable application for Windows Desktop that allows to control Frontier-Silicon chipset based Radio devices. • Installation: Download "FSRadio-Remote.zip", unzip it where you want and run "FSRadio-Remote.exe". It is advisable to set tray-icon as always visible in Windows settings. • Compatibility: Internet Radio devices based on the Frontier Silicon technology such as some from the following manufacturers: Hama, Medion, Technisat, Dual, Sangean, Roberts, Revo,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Textile JS HTTP Client

    Textile JS HTTP Client

    Textile JS HTTP Wrapper Client

    With the move to Typescript and our 0.2.x release, js-http-client is now published under the @textile namespace, rather than @textileio. Previous releases will remain available under @textileio, however, all code should be updated to reflect this change. Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud. The reference implementation of Textile is written in Go, and can be compiled to various platforms, including mobile (Android/iOS) and desktop/server (OSX, Windows, Linux, etc). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Alien Evolution

    Alien Evolution

    A websocket based realtime browser application using the Alien Cipher.

    ...Secure content delivery and realtime interactivity are the primary goals of this project and Alien Evolution does not disappoint. Alien moves the logic outside of the webtree and provide cgi abilities via the apis that connect the endpoints together and allows Alien to deliver client code on a realtime basis according to user interactions. This approach allows Alien to perform realtime tasks that would be next to impossible to perform with HTTP transfers. Live dev at https://alienzone.host All built on Alien technology. Enjoy =D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xabber

    Xabber

    Open-source XMPP client for Android

    ...Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most desktop clients. Xabber interface was perfected over many years to give a very clear yet informative presentation of your contacts and chats. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    D7 SMS - Nagios

    D7 SMS - Nagios

    Code for sending sms from nagios using D7SMS

    D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    D7 SMS - Zabbix

    D7 SMS - Zabbix

    Python code for sending SMS from Zabbix platfrom

    D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Protocol plugin for Office 365/Lync/OCS

    Protocol plugin for Office 365/Lync/OCS

    for Adium, Pidgin, Miranda and Telepathy IM Framework

    Please make sure to read this page: http://sourceforge.net/p/sipe/wiki/Frequently%20Asked%20Questions/ A third-party Pidgin/Adium/Miranda/Telepathy plugin for the extended version of SIP/SIMPLE used by various products: * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server * Microsoft Office Communications Server (OCS 2007/2007 R2) * Microsoft Live Communications Server (LCS 2003/2005)
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    VMS1100, IPC1100

    VMS1100, IPC1100

    OSS code used in VMS1100 and IPC1100 set top boxes

    Source code content for Open Source packages used by VMS1100, which is a Whole Home Video Gateway and the IPC1100 advanced IP Client video set-top
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EasyUpload

    EasyUpload

    Uploading files from Android to a desktop PC.

    ...Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JTSDK

    Build Systems for WSJT Applications

    JTSDK is a pre-configured collection of open source cross platform development frameworks, Gnu tools, libraries and custom written scripts designed to ease compiling WSJT applications and documentation from source code. WINDOWS APPLICATIONS ---------------------------------------------------------------------- * JTSDK-QT.......: WSJT-X, WSPR-X and MAP65 * JTSDK-PY........: WSJT and WSPR * JTSDK-DOC....: All WSJT Documentation * JTSDK-MSYS..: General Compiling LINUX APPLICATIONS ------------------------------------------------------------------ * JTSDK-Nix.......: WSJT, WSJT-X and WSPR
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB