Search Results for "chat source code" - Page 8

Showing 1632 open source projects for "chat source code"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix...
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    Activation Key .NET Class Library

    Activation Key .NET Class Library

    Represents the activation key used to protect your C# application.

    A specific software-based key for a computer program C# source code. It certifies that the copy of the program is original. It is also called a license key, product key, product activation, software key and even a serial number. The key can be stored as a human readable text for easy transfering to the end user. Contains methods for generating the cryptography key based on the specified hardware and software binding.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 3

    myFP2ESP8266 Focus Controller

    This is a port of the myFP2ESP32 Wifi Focus Controller to the ESP8266

    A ESP8266 WiFi focuser. DRV8825, ULN2003, L298N, L293DMINI , L9110S, Support for Webserver, ALPACA, and TCP/IP. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to author(s).
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    Decompiler

    Decompiler

    Binary executable decompiler

    Reko decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. Designed with a pluggable architecture, it currently has: - support for 68k, ARM, MIPS, PowerPC, Risc-V, Sparc, x86, Z80 processors and many more - support for EXE, Elf, AmigaOS Hunk executable formats and many more - support for MS-DOS, Win32, U*ix, AmigaOS , C64, ZX-81 Reko decompiler comes with a GUI and a command-line interface.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    STA File Encrypter

    STA File Encrypter

    Open source file encryption software

    An open-source software that enables you to encrypt your files using the combination of Serpent, Twofish, and AES encryption algorithms, or each of them separately. GitHub page can be found at https://github.com/Northstrix/Serpent-Twofish-AES-File-Encrypter Made with the help of the Chat GPT and Perplexity Similar projects: https://sourceforge.net/projects/aes-256-cbc-file-encrypter/ https://sourceforge.net/projects/aes256-cbc-file-encrypter/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    mySQM+ DIY SQM WEATHER STATION

    mySQM+ DIY SQM WEATHER STATION

    ESP32 mySQM+ Sky-Meter/Weather Station with loads of features

    mySQM+ Sky Quality Meter/Weather Station (c) R Brown, 2020-2025, All rights reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author(s). EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 7
    WINtp

    WINtp

    Synchronize NTP time more quickly on Windows.

    It can quickly synchronize your system time and supports both UDP and TCP protocols. English: https://sourceforge.net/p/wintp/code/ci/master/tree/README_en.md 中文: https://sourceforge.net/p/wintp/code/ci/master/tree/README.md Github: https://github.com/lalakii/WINtp
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    RSPzip

    RSPzip

    zip compression dll

    Win32 and Win64 DLL to compress, uncompress, delete, test and list standard zip files, after july/2022 zip handling code provided by 7zip code, the 7z.exe Alone converted to a DLL, no more Infozip code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Template Studio

    Template Studio

    Template Studio accelerates the creation of new WinUI 3, WPF, etc.

    Template Studio is a suite of Visual Studio 2022 extensions that accelerate the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience. Projects created with these extensions contain well-formed, readable code and incorporate the latest development features while implementing proven patterns and leading practices. The generated code includes links to documentation and TODO comments that provide useful insight and guidance for turning the generated projects into production...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    DevStore

    DevStore

    A microservices e-commerce reference application

    A microservices e-commerce reference application built with ASP.NET 6. The EShopOnContainers is an awesome project, however the code has some "bad smells". We found it difficult to start learning/using EShopOnContainers compared to DevStore. We like to think of the DevStore as a simplified (but no less complex) version and written with more care in code and small details. We also focused only on the Web architecture with ASP.NET.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    myFP2ESP32-Dev WiFi ASCOM Focuser

    myFP2ESP32-Dev WiFi ASCOM Focuser

    ASCOM-INDI ESP32-Dev Wifi focuser

    An ESP32-Dev WiFi focuser. DIY or PCB designs. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to authors. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download Spreadsheets to calculate...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 12

    Line Counter

    Program that counts number of lines in your project source codes.

    Application can be used to count lines of full project repositories generating an HTML report depicting counting per folder and file type. Source code at https://github.com/ramonpinho/LineCounter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of .NET components that wrap PInvoke calls to access native API by managed code
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    WinForm Gauge

    WinForm Gauge

    Windows Form Gauge

    High performance, easy to use .NET WinForm Gauge written in C#. Easily switch between light and dark mode. .NET Assembly and sample application. WPF Gauge available only with full source code at (https://ko-fi.com/s/3f529cefbb) Learn more and get latest released version at: http://winformgauge.codearteng.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    C# ECG Toolkit

    C# ECG Toolkit

    ECG Toolkit support for: SCP-ECG, DICOM, HL7 aECG, ISHNE & MUSE-XML

    C# ECG Toolkit is an open source software toolkit to convert, view and print electrocardiograms. The toolkit is developed using C# .NET Framework 2.0 and later (code also supports netstandard2.0). Support for ECG formats: SCP-ECG, DICOM, HL7 aECG, ISHNE, MUSE-XML and OmronECG.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    LogRotateWin

    LogRotateWin

    Implementation of logrotate utility for Windows Platform

    ...https://buymeacoffee.com/kenasalter If you are going to give a negative rating, please take a little extra time and explain why. I want to improve the program as much as possible, but I need feedback. Thank you! Source code is available on GitHub: https://github.com/plecos/logrotatewin Available on Chocolately: https://community.chocolatey.org/packages/LogRotate/ And available on Chef Supermarket: https://supermarket.chef.io/cookbooks/windows_logrotate
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17

    WFMEM .NET Bindings

    .NET bindings for the WFMEM project.

    These are the .NET bindings for the Wheefun Memory Management Primitives library. It is split into two facets: a portable .NET implementation and a native implementation. building upon the former. This project allows for .NET code to interact with native code that uses WFMEM to allocate memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ULS

    A lexical analyzer generator that makes the class source code.

    ULS is a class library for creating lexical analyzer from language specification file. It's provided as C/C++/C# and Java (class) libraries with a few of tools on Linux/Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cmajor

    Cmajor

    Cmajor is an experimental programming language.

    Cmajor is an experimental programming language strongly influenced by C++ and C#. It is semantically closer to C++ than C# and syntactically closer to C# than C++.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    IEC 60870-5 101 Protocol Win C#

    IEC 60870-5 101 Protocol Win C#

    IEC 60870-5-101 Source code Library Stack - Windows c, c++, c# .net

    ...We used Visual studio compiler to create the dll, sample test projects. FreyrSCADA offering 1) IEC101 Server Simulator 2) IEC101 Client Simulator 3) Static and Dynamic Libraries 4) IEC101 Source Code Library Download Evaluation Kit - IEC 101 Development Bundle In the Development Bundle, We included IEC 101 Server & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/iec-60870-5-101.php http://www.freyrscada.com/iec-60870-5-101-Windows-Software-Development-Kit(SDK).php video tutorial: https://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Onfinity All-in-One ERP

    Onfinity All-in-One ERP

    Onfinity is a modern, AI driven All-in-One ERP

    Onfinity (formerly Vienna Advantage) is a modern and future oriented ERP developed in C#.Net, jQuery, PostgreSQL and React Native Mobile app. Functional Details at: https://www.onfinity.io/erp-editions-comparison.php Open Source Modules: - Finance - Budgeting - Order Management - Asset Management - HR Management - Project Management - Customer Relationship Management - eCommerce and more Based on a No-Low Code Framework, Inbuilt Workflow Editor, Report Writer and more, it comes with an excellent Architecture. Community comes with Free community support, Access to Market with all Updates and Patches and implementation tools.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 22
    FluAutoClicker | Fluent Auto-Clicker

    FluAutoClicker | Fluent Auto-Clicker

    A powerful and universal Auto-Clicker with Fluent Design for Windows

    Fluent Auto-Clicker • hold / click • jiggler • left / right / middle • beautiful • open-source https://agzes.netlify.app/fluautoclicker/ https://github.com/Agzes/FluAutoClicker Features: 🖼️ Fluent UI -> Easy-To-Use Fluent interface, beautiful and user-friendly ⚙️ Multi-Thread -> Multiply your CPS up to 4x using multiple threads [beta] 🎯 Mouse Jiggler -> Built-in Mouse Jiggler allows you to simulate mouse move *️⃣ Customizable HotKey -> Change you activation key to any key you want 🛠️Hold or Click -> You can set click or hold button for any time you want 🖱️LB/RB/MB Support -> Support Left, Right, and Middle mouse buttons 🪢 Random interval -> Generate random interval between clicks 📂 Open Source -> The source code is available on GitHub with GPL-3.0 License
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Gps Cell Phone Tracker

    Gps Cell Phone Tracker

    Tracks IOS and Android cell phones

    THE ORIGINAL GPS TRACKER - Version 7.0.0 A complete GPS tracking system featuring newly rewritten iOS, Android, and PHP/JS server components with modern code practices. Track mobile devices in real-time with customizable update intervals, background tracking, and a responsive web interface supporting multiple map providers. This major update includes: - Complete Kotlin rewrite of the Android client - New Swift/SwiftUI iOS client - Modernized PHP/JS server with clean architecture -...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    CoreBus

    CoreBus

    Cross-platform Modbus (TCP / RTU / ASCII) GUI terminal

    ... * A macro consists of an unlimited number of commands (actions). * For Modbus macros, it is possible to set a common Slave ID for the entire macro. * Import and export macros. Source code: https://github.com/AndreyAbdulkayumov/CoreBus
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project