Showing 69 open source projects for "chat source code"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered 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
    DWMBlurGlass

    DWMBlurGlass

    Add custom effect to global system title bar, support win10 and win11

    ...This kind of project appeals to developers interested in customized UI, modded Windows applications, or aesthetic tweaks rather than full-blown applications or games. As with many small open-source utilities, using DWMBlurGlass involves incorporating its code or build into your own application so that windows render with blur/ glass-style background, giving a modern or stylized look.
    Downloads: 118 This Week
    Last Update:
    See Project
  • 2
    nheko

    nheko

    Desktop client for Matrix using Qt and C++20

    Desktop client for Matrix using Qt and C++20. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Project has been moved to https://github.com/marchaesen/vcxsrv Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore. Versions starting from 1.14.3.0 are not compatible with Windows XP anymore.
    Leader badge
    Downloads: 4,739 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
    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK. The program for AntiAFK and Multi-Instance in Roblox.

    ...and more... • License • 🛡️Mit License 🧩 Source-Code -> https://github.com/Agzes/AntiAFK-RBX [tag: roblox auto move, afk, anti afk, antiafk, rbx, roblox, auto jump, multi account, 2+ roblox]
    Downloads: 139 This Week
    Last Update:
    See Project
  • 6
    slim-fork

    slim-fork

    A fork of the SLiM "Simple Login Manager"

    SLiM (Simple Login Manager) is a graphical login manager for X11. It aims to be simple, fast and independent from the various desktop environments. SLiM was originally based on latest stable release of Login.app by Per Lidén. The SLiM project used to be hosted on Berlios.de with a mirror on SourceForge. Then the code got moved to Github. Then all the maintainers lost interest and it died. Nine years later, I'm still using it as I find it the most easily configurable, most lightweight...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7
    garysmatrix

    garysmatrix

    A Windows screen saver with cool options (inspired by The Matrix. )

    This is a matrix inspired screen saver written in c++. It has some cool options. You can choose the color of the columns of characters. The available colors are green, red, blue, orange, yellow, purple, rainbow, and monochrome. it has been compiled and tested on windows 11 pro 64 bit. This application was created with the assistance of ollama_launcher, ollama, Qwen3-coder, online AI resources, and Visual Studio Code. The Installer exe was made with Nullsoft scriptable install system. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SteamCAD2

    2D CAD for precise drawing

    SteamCAD2 is a full featured 2D CAD for precise drawing with emphasis on artistic like output. It can export the drawings to variety of formats such as pdf, eps, svg, png and others. The source code contains user guide in pdf format (SteamCAD2.pdf). The software is available both for Linux and Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WallPaper (alias crawlpaper)
    WallPaper (alias crawlpaper) is a desktop changer (NOT a screensaver) which includes a web crawler for picture download, an audio stream ripper, an audio player, a mini mp3 tag editor,etc. Also included support for .zip and .rar files and an interface to the BerkleyDB code for small databases.
    Downloads: 0 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
    TestButton

    TestButton

    Button appearance tester

    ... * It has different options for customizing button appearances * It is used for shows from the button (two to five) statuses as limited ( normal, click, disabled hover, selected) * it has a fully virtual test status of a button * it has a full option of controlling the appearance of the status button * The source code is included in the setup file for (MSVC) and has been tested with a fully working against VS 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LaunchyQt

    LaunchyQt

    Launchy project reactivated, Get the familiar feeling now!

    ...Please report bugs and other problems at https://github.com/samsonwang/LaunchyQt/issues Checkout release note and developing progress at https://github.com/samsonwang/LaunchyQt/projects/1 The original source code is forked from https://sourceforge.net/projects/launchy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    numpad emulator

    Virtual numeric keypad.

    Virtual numeric keypad for Windows.
    Leader badge
    Downloads: 366 This Week
    Last Update:
    See Project
  • 16
    Examples.Gtkmm

    Examples.Gtkmm

    Shows how to use Gtkmm controls by programming code (c++17).

    Examples Gtkmm shows how to use Gtkmm controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Gtkmm * Homepage : https://gammasoft71.wixsite.com/gammasoft/gtkmm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Examples.Win32

    Examples.Win32

    Shows how to use Win32 controls by programming code (c++17).

    Examples Win32 shows how to use Win32 controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Win32 * Homepage : https://gammasoft71.wixsite.com/gammasoft/win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mission Control / Emcee

    Windows "Expose" w/ "Mission Control" like piles

    Version 1.3 compiles from VS 2017 community (the free version) with the C++ standard set to the older one ... the code hasn't been modified to the newer standards. Version 1.2 includes support for folks who were having a problem compiling the program in VS 2013 because the code referenced a feature available in the 2015 SDK but not the one default with 2013. The Emcee.Shareware.zip file contains an open-source release of the commercial Emcee Software program. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    LinuxTLE(Linux Talay) is the legendary Thailand Linux Distribution lost technology from NECTEC. Now, reborn out of demise, LinuxTLE has finally build the 11.0 version code named "Cha-Am" revived the dead project by the mysterious successor. Shifted from GNOME2 into Mate Desktop which supported both Thai & English languages. LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    kpackage4

    kpackage4

    Kpackage4 : a GUI tool to manage RPM, Debian ... packages

    ...Through `Settings' menu, path to local (RPM) or remote (Debian) repositories can be setup for installing new packages. A `Management' mode is also available to examine a package file (source or binary). A handbook is created during build process Build requires CMake, KDE4 and Qt4. Code is hosted by a Git repository; a tarball file (.xz) and a source rpm for Mandriva and Mageia distributions are also available See README for configure, build and install operations. TODO : Kpackage4 was fully tested with RPM package handler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Choqok ( pronounced: tʃœˈʁʊk ) is a Free/Open Source micro-blogging client for K Desktop Environment. The name comes from an ancient Persian word, means Sparrow! Currently supports Twitter.com, Identi.ca and opendesktop.org services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Several login/display managers that exist today don't provide total control for developing customized login interface by skilled developers. We want to provide inspirative API for login interface developers, and neat interfaces for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RFC Framework is a C++ framework which helps you to create Windows GUI applications with clean minimum code. By using this framework, you can write applications using object oriented fashion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PlushCoder

    Encode/decode the "Plush Code"

    Application designed for the creation/deciphering of "Plush Codes" that are used by the aficionados of plush animal dolls. The code, based on the "Geek Code" of Usenet days, operates in a similar manner: condensing personal information and details of the level of involvement into a concise string of characters. The Plush Coder allows one to make such a code from drop down menus, and/or by manual additions/adjustments to code elements. The app likewise interprets any Plush Codes entered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next