Showing 3890 open source projects for "notepad-plus"

View related business solutions
  • 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
  • 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

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    bclock

    bclock

    Simple binary clock.

    BClock is a simple but largely customizable binary clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AdViEmulator

    Entex Adventure Vision emulator with debugging capabilities.

    Entex Adventure Vision emulator with debugging capabilities. Latest version: 1.0 (March 16, 2013) For now the emulator is hardcoded with Qt, in future this will be changed to make the project more portable. Short F.A.Q. ------------------ Q: Emulator can't reach 100% emulation with sound enabled! A: Fiddle with the Sound buffer size inside "Options..."
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    udt
    UDT: UDP-based Data Transfer Protocol
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • $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
  • 5

    BSAC

    Brewing System Automation Controller

    BSAC is a brewing system automation and control software that is useful for any hobbyist building an advanced system for him self as well as for small time breweries. BSAC is developed on the brew-in-a-bag (or brew-in-a-bucket) concept and mainly suitable for this kind of setup. The author has a high-tech, stainless steel version of this setup with pump and valves. Presently the software runs on a Linux controller (ARM based) and with a certain display HW. It is also being ported to a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    NetCalcTools 1.5 uses Qt 5 libraries NetCalcTools 1.4 uses Qt 4 libraries IPv4 tools: SUBNET CALC - Calculate subnet,broadcast,host range and so on. ADDRESS CONVERTER - Input IP'll be converted to bin,hex,oct. MULTICAST ETHERNET - Calculation Multicast MAC addresses from Multicast IP addresses ... SUMMARIZATION - Summarization of IP addresses , You'll fill up IP list and program will summarize it. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MiXiM is a simulator for wireless and mobile networks using the OMNeT++ simulation engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    KEDR is an extensible system for dynamic (runtime) analysis and verification of Linux kernel modules. KEDR tools operate on the modules chosen by the user and can perform function call monitoring, fault simulation and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pxe-kexec is a program that reads a PXELINUX configuration file, prompts the user for an entry like the PXELINUX program would do and finally boots that entry using Kexec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format. The table header is in the first line of the file....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UM-OLSR is an OLSR (Optimized Link State Routing protocol) implementation for the ns2 network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Net-Policy is a highly-scalable, role-and-policy based network management system. Net-Policy aims to be an easy-to-use, full-fledged management station capable of configuration, monitoring, and notification collection and aggregation via the use of SNMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open ActiveWrl is a software development toolkit based on a generic software development approach that allows the implementation of parallel immersive VRML/X3D browsers on heterogenous cluster systems. It supports systems running Win NT/2000/XP and Linux
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Falcon Time

    High Performance LAN Time Synchronization

    Falcon Time consists of two parts, a time server that will provide the base time for the network and an application library that is linked in to each application wishing to use the synchronized time from the time client. It is designed to work over a Local Area Network (LAN) and can synchronize time between two systems down to the time required for a ping between them or even below. It is also quick to start-up, being ready for use by the application in just a few milliseconds, rather...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    IdeaConnect C++ CPU and Memory monitor

    Simple C++ CPU and Memory monitor through UDP protocl

    IdeaConnect C++ CPU and Memory monitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ArduSim

    To be a practical Arduino simulator

    ArduSim provides API level simulation of an Arduino. Arduino sketches can be run and debugged on PC with no modification. ArduGate is a sub-project of ArduSim. The agent sketch is shared.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 273 This Week
    Last Update:
    See Project
  • 18
    FlareGet - Download Manager

    FlareGet - Download Manager

    An advanced multi-threaded and multisegment download manager.

    FlareGet is a full featured, multi-threaded and multi-segment download manager and accelerator for Windows and Linux
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Raspberry Pi Radio

    A retro radio based on Raspberry Pi

    This is the source code accompanying my Raspberry Pi Radio blog at http://desperatehousegeek.blogspot.co.uk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software and Arduino shield design for a Serial-to-HID device such that old serial gaming devices can be used as USB Hid devices, particularly the SpaceOrb360 and Spaceball 3d CAD devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PIC_16F8XX

    A tool for browsing the large number of register on a PIC 16F8XX.

    MAIA® PIC® 16F8XX Reg Browser helps you to browse the large number of registers in the PIC® 16F8XX. You just have to pick up a register name in the List Box, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). Author: ANDRIAMILAMINA Monge. E-mail: mongemilamina@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Offline Filesystem to enable the use of an Network file system without a network connection or after a connection loss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    imntr

    imntr

    A Resource Activity Monitor for Linux Machines

    imntr (inode monitor) can be used to montior activity on files or directories. Monitoring is accomplished through the inotify API, which is available on Linux 2.6.13 and up. v1.1 added logging capabilities and cleaned up some of v1.0's code v1.2 no longer forces you to run imntr as root. If you want to monitor a privileged file, imntr will fail and tell you that you need to run imntr as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo