Showing 67 open source projects for "info"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app. Programmatically control WhatsApp whether you're running user or business accounts. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. Programmatically control WhatsApp whether you're running user or business accounts. Whatsapp-web.js connects to an official version of WhatsApp Web under the hood, reducing ban risks. The object-oriented approach makes it easy to get...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    BitTorrent DHT

    BitTorrent DHT

    Simple, robust, BitTorrent DHT implementation

    bittorrent-dht is a Node.js implementation of the BitTorrent Mainline Distributed Hash Table (DHT) protocol, enabling decentralized peer discovery for BitTorrent clients. This module allows users to announce and lookup peers for specific torrents without the need for trackers. It’s lightweight, fast, and well-suited for building custom torrent clients, browser-based peers, or decentralized apps. This project powers part of WebTorrent and is maintained with performance and minimalism in mind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Rain

    Rain

    BitTorrent client and library in Go

    Rain is a fast, lightweight, and feature-rich BitTorrent client written in Go, designed to be used from the command line. It focuses on performance and simplicity, supporting both seeding and downloading operations with minimal system resource usage. Rain is ideal for automation, headless servers, and users who prefer terminal-based tools. It offers a clean API, making it easy to integrate into scripts and backend services that require torrent functionality. With its statically compiled...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    BeeBEEP (Free Office Messenger)

    BeeBEEP (Free Office Messenger)

    You can message and share files inside your intranet without a server.

    ...You can talk and send files with all your colleagues inside a local area network such of an office, home or internet cafe without a server. BeeBEEP works also with VPNs. This serverless application is indispensable in all those places where privacy and security an essential requirement. For more info visit: https://www.beebeep.net
    Leader badge
    Downloads: 2,203 This Week
    Last Update:
    See Project
  • 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
  • 5
    This is the EPP (Extensible Provisioning Protocol) Registry/Registrar Toolkit. It is used by domain name registrars that wish to communicate with EPP domain name registries (eg. .info, .name, .pro, .biz).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Discord Shell

    Discord Shell

    A shell for Discord

    A Discord client, usable completely from its Terminal, in the form of a shell (to enter commands).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Panchat

    An little chat maded with HTML/PHP without MySQL

    This project was maded in my free time in school. At this time is stable, and its programmed with PHP and html, this project dont uses MySQL DBs, or any DBs for other place. It works very nice and only recommended for use in private chats, or private groups chat, not recommended for public use ^^ Try it for free in http://boompancho.p7com.net/chat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SWARLog

    SWL logging software

    Amateur radio Short Wave Listener's logging software. Application was developed specifically for listeners of amateur frequencies. Application should be started with java 8 jre using terminal command 'java -jar swarlog.jar' from within the folder which contain file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OkDownload

    OkDownload

    A reliable, flexible, fast and powerful download engine

    In fact OkDownload is FileDownloader2, which extends all benefits from FileDownloader and beyond. FileDownloader framework is not easy to write unit-test, it is not a testable framework, so it is not stable enough. The core library of FileDownloader is too complex and not pure enough, so 6K+ star 1K+ fork with around 10 PR. Unit test coverage is very high which means reliable. Simpler interface. Task priority support. Uri file to store output-stream. The core library is Pure and light. More...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    PHP Webcam Video Conference

    PHP Webcam Video Conference

    Web based multiple way video chat and real time file sharing tool.

    ...p=PHP+Video+Conference Demo: https://www.videowhisper.com/demos/conference/ Video Conference key features + many to many 2 way video chat + 3 default video panels + unlimited extra video panels + user list with online participants + room list with avatars + file sharing + private messaging + profile picture , info and link + push to talk + P2P group streaming support + codec setup (H264, Speex, NellyMoser) + acoustic echo cancellation + session timer and control with scripts + 100% web based for clients PHP Video Conference Edition: + Webcam Video Conferencing Rooms + Create Private Rooms + Simple Setup + Easy to Install + Full PHP Source Code + Easy to Integrate + Profile Picture and Avatar from Webcam Snapshot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    collect_ssl_info

    Script shows Information of SSL/TLS speaking servers an checks ciphers

    Main function is to see which cert a server is using show cert details and calculate fingerprints Second function is to see which ciphers a server is willing to connect to make sure that weak cipher on the server are disabled and therefore fail. By default collect_ssl_info with option -p try all ciphers openssl has build in. This ist mostly sufficient for a check. required - actual as possible openssl - gawk licence http://www.gnu.org/licenses/gpl-3.0-standalone.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebcamStudio For GNU/Linux

    WebcamStudio For GNU/Linux

    A multifeatured virtual webcam software to broadcast over the Internet

    ...If interested please contact: soylent.tv@gmail.com WebcamStudio is a multifeatured virtual webcam software that can be used with Skype or a flash website like UStream, to create a professional looking broadcast, including banners, animations, transit animations and icons, etc... This tool is not meant as a video editor but as a live video mixer giving you the possibilities to change the look of the broadcast on the fly. For more info about the WebcamStudio project, please visit our Wiki Home page: https://sourceforge.net/p/webcamstudio/wiki/Home/ IMPORTANT: ======= The former homepages of the project: http://code.google.com/p/webcamstudio http://ws4gl.org should be considered only as a reference to old project news, forums, info etc. Have in mind that some of these old links may not work anymore.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Putty Terminal Deployer

    Putty Terminal Deployer

    Easily open multiple SSH login terminals to Linux servers

    PuTTY Terminal Deployer allows dynamic PuTTY secure shell (SSH) logins to multiple UNIX servers. Host, IP addresses and AES encrypted/Base64 encoded passwords are read from a configuration file. All GUI labels are created dynamically from this info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chatty

    Chatty

    A Twitch Chat Client

    Chatty is a Twitch Chat Client for everyone who wants to try something different than the Webchat but doesn't want to miss out on many of the Twitch specific features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Spams mobile devices. For more info, visit http://nodusgriefing.com/showthread.php?tid=22267 tell them ITzzIKEI sent you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Mail Send - Drupal Simplenews Newsletter

    This is a php script that runs outside Drupal to send your Simplenews

    ...The script works with multiple newsletter categories and every time processes the latest newsletter that has not been sent. After you sent the newsletter, there is nothing else you need to do. Nothing very fancy but is good for sending thousands of e-mails. For more info visit http://tecorange.com/content/mail-send-addon-drupal-simplenews-newsletter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web File Viewer

    Web File Viewer

    1 PHP file to cleanly share your public documents on the web

    ...It shows previews of pictures as thumbnails and display all the links needed. It is fully configurable and uses short web addresses. Please visit the web site for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This plugin could be added as an external check to your nagios/icinga installation to provide detail information about network interfaces and their status on your hosts. See more info in README.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    F-Talk P2P Encrypted Secure Voip

    F-Talk P2P Encrypted Secure Voip

    F-Talk cross-platform p2p encrypted secure voip software

    ...http://ftalk.armanasci.com/guide Spefications * Peer to peer direct connection without using any central dedicated server. ( First basic part of the security ) * 128bit AES Symmetric end-to-end encryption PCM datas. ( Second basic part of the security ) * 64bit Base64 Encoding transferred server side info. * Ipv4 and Ipv6 Supoort. * Full-Dublex Communication. * Full Supports Windows,Linux,Mac and Android platforms. * Complately open source project. http://ftalk.armanasci.com/ http://blog.armanasci.com/ http://blog.armanasci.com/contact-me/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pti is a fully crossplatform meta-info viewer for bittorrent files, it can show info within torrent files: name, hash, tracker (multitracker support), total size, etc ... and real time stats like actual seeders, leechers and total downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's simple, php4 + php5 + filebased multiuser blog/guestbook, it's mean that datas (posts, comments, user info) stored in files in csv format. Supported html formatting in post + one level comments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IceGenerator is a direct stream generator for Icecast/Shoutcast servers. Streams MP3 to an Icecast/Shoutcast server without resampling it, saving CPU. Features directories search, MySQL/PGSQL support, ID3, M3U/PLS, META dynamic info and telnet interfac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an X-Chat Aqua info script. there are so many forks of the script so we want to unite it now and make it more easy to add your work to the script. Update. This project is a bit on ice. I dont have a Mac to code on at the moment. If there is anyone that want to code on it let me know and i will add to the list so you can upload to here. Update 2012-07-03 I have a mac at home again, and i have seen that the new Ivy Bridge intels do make some problems with the script, so i will start to work on the cpu detection part of the script some more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple program that allows you to get the information in a vCard file (.vcf) as plain text. vCards are used to store contact information and may be created by Apple's Address Book and other similar programs, along with mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yu Last.fm Pidgin tune status plugin
    ...YuLastfm fetches currently playing track information from Last.fm to update Pidgin\'s Tune Status, aka Now Playing, periodically. YuLastfm provides another function to help users share songs\' info to your friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo