Search Results for "tiny-core-plus" - Page 2

223 projects for "tiny-core-plus" with 1 filter applied:

  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    ClamWin

    ClamWin

    Antivirus software with virus scanning and virus definition updates

    Looking for free Open Source Antivirus for Windows? Download ClamWin Free Antivirus and get free virus scanning and free virus definition updates. Free Antivirus software for Windows, using the well-respected ClamAV scanning engine. Includes virus scanner, scheduler, virus database updates, context menu integration to MS Windows Explorer and Add-in to MS Outlook. Also features easy setup program.
    Leader badge
    Downloads: 5,610 This Week
    Last Update:
    See Project
  • 2
    Nach Jahren gibt es eine Aktualisierung die eigentlich eine komplette Neuentwicklung ist. Das Tool basiert nun auf wxWidgets und lädt eine XML-Konfigurationsdatei. Die Prozesse werden nun vom Tool selbst als Unterprozesse gestartet. Diese Variante ist deutlich besser und stabiler und funktioniert mit jeder Windowsversion. Der Sinn dieser Anwendung ist es Prozesse (mit oder ohne GUI) in einer Windows-Sitzung am Laufen zu halten und diese ggf. einmal am Tag neu zu starten. ProcWatch is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Using this free download manager and accelerator, you can download files and complete web sites up to 6 times faster than before. Also we plan to port it to Linux and Mac OS.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    Please note, here you can find the latest open source release of UltraDefrag (7.1.4). The most recent UltraDefrag release (15.0.0) can be found on our official website: https://ultradefrag.net UltraDefrag is a disk defragmenter for Windows, which supports defragmentation of locked system files by running during the boot process. It is easy to use without any complicated scripting or a huge load of configuration settings. You can filter the files processed by size, number of fragments,...
    Leader badge
    Downloads: 634 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
  • 5
    Snare Lite (SIEM & Logging Software)

    Snare Lite (SIEM & Logging Software)

    Snare Enterprise: bit.ly/Snare-Trial

    ATTENTION: Snare Lite is unsupported legacy software. While it will remain a part of the SourceForge community, it is no longer secure and compliant. For up to date Snare software check out Snare Enterprise. https://www.snaresolutions.com/try-snare-for-free/ Snare Enterprise was created to keep up with the fast paced security software market. It started with the desire to create premium logging and SIEM tools that were agnostic by nature so they could be used to boost any SIEM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SisIYA a system monitoring tool
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PingMon

    PingMon

    Ping monitoring tool (32 Bit) for any Windows System (x86 or x64)

    This is a ping monitoring tool for almost any Windows System (tested on Win 98*-10 and Server 2003-2016) and it runs on Linux via WINE either*. No .NET is needed. This is a 32bit app and will work on x86 and x64 architectures. Adjustable and easy to use. And you can choose if you want it to create RAW packets instead of using Windows icmp.dll resources. Usage examples: PingMon.exe HOST1 HOST2 Will open 2 instances of PingMon and start pinging immediately. Since Windows...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Harbour Minigui (MinGW edition)
    Harbour Minigui (MinGW Package) ----------------------------------------------------------------------- Harbour MiniGUI (Mingw Package) includes these main components: - Harbour 3.2.0dev (r1611161510) ( https://github.com/harbour/core ) - Harbour MiniGUI extended v.16.11 ( http://hmgextended.com/home.html ) - Mingw 6.2.0 (MinGW-w64 - for 32 and 64 bit Windows Compiler Suite for Windows) ( http://sourceforge.net/projects/mingw-w64/ ) For details about the above products, please visit their respective sites. This package might be a good choice for harbour & ex-clipper programmers seeking a usable way to convert / transfer their application(s) into the windows GUI world. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Network Manager

    Network Manager

    Windows tool for monitoring and configuring your network adapters

    Network Manager is a free and open source Windows tool that will aid you in monitoring and configuring your network adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "Password Hook" is a Window Password Filter DLL that sends any Windows password changes to a script/program, stored in the registry by a configuration utility. The DLL is effectively a generic windows password filter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    Command Line GUI

    Parser and GUI libraries for command line programs; Robocopy included

    ...Command Line GUI includes a command line arguments parser library Fonlow.CommandLineGui.Core.dll for constructing .NET command line programs with complex arguments. You define a data model class decorated with some attributes for represeting arguments. The core library will parse the commaline arguments and populate the Plain Old CLR Object which is the router of the functionality of your command line program. And the Core library may also generates CLI help page. Command Line GUI is a host program that generates GUI for existing command line programs. .NET command line programs constructed through the core library could become a plugin of Command Line GUI and have the GUI generated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ext2 File System Driver for Windows

    Ext2 File System Driver for Windows

    A Linux ext2/ext3 file system driver for Windows

    Ext2Fsd is an open source Linux ext2/ext3 file system driver for Windows systems (2K/XP/VISTA/WIN7/WIN8, X86/AMD64).
    Leader badge
    Downloads: 2,285 This Week
    Last Update:
    See Project
  • 14
    Multi File Port Monitor

    Multi File Port Monitor

    Automate print to file tasks in Windows.

    !!! IMPORTANT !!! THE PROJECT HAS BEEN MOVED TO https://github.com/lomo74/mfilemon MFILEMON is a print monitor for 32 and 64 bit MS Windows (2000/XP/2003/2008/2012/Vista/7/8/10). It automates "print to file" jobs choosing the filename according to a pattern. It can redirect data to an external program (e.g. Ghostscript, to produce PDF).
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Khan Desktop

    Khan Desktop

    Khan Academy viewer.

    Khan Desktop is coming to an end. Please visit http://www.khandesktop.tuxfamily.org/ for the latest downloads and more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Shareaza

    Shareaza

    A universal P2P file sharing client for Windows

    Shareaza is a very powerful multi-network peer-to-peer file-sharing client supporting Gnutella² G2, Gnutella, eDonkey2000 / eMule, DC++, HTTP, FTP and BitTorrent / DHT protocols for Windows or Wine.
    Leader badge
    Downloads: 1,376 This Week
    Last Update:
    See Project
  • 17
    Null-modem emulator

    Null-modem emulator

    The virtual serial port driver for Windows.

    The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
    Leader badge
    Downloads: 5,089 This Week
    Last Update:
    See Project
  • 18
    Cooperative Linux

    Cooperative Linux

    Run Linux on Windows or other OSes, natively.

    Cooperative Linux is the first method for optimally running Linux on Windows and other operating systems natively. It is a port of the Linux kernel and support code that allows it to run cooperatively without emulation along with another operating system.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Wintel based platform system power management and analysis utilities.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 20
    Advance Fake Traffic Generator (Website)

    Advance Fake Traffic Generator (Website)

    This tool help you to make fake visitors for your website.

    ...Also it's very easy to use and you can get hundreds of website views in no-time.This tool help you to make fake visitors for your website & Blog . it will help you to Increase the post traffic. Plus it has VPN service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pop Exe Email Execution. POP3 Email Automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NorthNotch Software Widgets Library

    NorthNotch Software Widgets Library

    Widgets library contains c++ classes of GUI widgets for WinAPI.

    NorthNotch Software Widgets Library 0.7.2 Widgets library contains c++ classes of GUI widgets that can be used in your C/C++ WinAPI applications, it contains widgets used in ShutMeDown application and there will be added more widgets in the future. Library is provided under LGPL 3.0 and BSD 2 licences
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Visual Syslog Server for Windows

    Visual Syslog Server for Windows

    Free Syslog Server for Windows with a graphical user interface

    Visual Syslog Server for Windows is a free open source program to receive and view syslog messages. Useful when setting up routers and systems based on Unix/Linux. Visual Syslog Server for Windows has a live messages view: switches to a new received message. Helpful color highlighting. Useful message filtering. Customizable notification and actions. Sources hosted on the GitHub: https://github.com/MaxBelkov/visualsyslog
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 24
    ShutMeDown

    ShutMeDown

    A simple shuttingdown application for Windows

    ShutMeDown 1.2.0 is an simple application that will help you automate common system tasks on your computer, such as shutting down, restarting, hibernating and more. It allows you to create automatic timers to make life easier. You can now set shutting down at particular time and see remaining time on graphical indicators. By using SMD you can save electric energy and money by setting appropriate tasks. You can limit time that you and other users spend using your computer with 'limit tasks'....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The OVAL Interpreter is a freely available reference implementation that demonstrates the evaluation of OVAL Definitions. Based on a set of OVAL Definitions the interpreter collects system information, evaluates it, and generates a detailed OVAL Results file. Developed to demonstrate the usability of OVAL Definitions and to ensure correct syntax and adherence to the OVAL Schemas by definition writers, it is not a fully functional scanning tool nor an enterprise scanning tool. It is a...
    Downloads: 2 This Week
    Last Update:
    See Project
Auth0 Logo