Showing 112 open source projects for "telegram source code"

View related business solutions
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    Project Naranja will uses Padlock Security of VIA EPIA mini-ITX motherboards in order to provide a toolkit to set up and use encrypted filesystems with Linux. NOTE: Files are now hosted at Google Code: http://code.google.com/p/naranja/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GEclipse is a ebuild-editor for Eclipse. It's main features are syntax-highlighting, code-completion, ebuild-project-management and using eclipse to 'debug' your ebuild using the ebuild-application provided by the GNU/Linux-distribution Gentoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ViewMAX CCTV DVR

    ViewMAX is a feature enhanced branch of ZoneMinder.

    ViewMAX is a feature enhanced branch of ZoneMinder. It includes a new look and feel, and attempts to maintain compatibility with it's original ZM parent code tree. This project is no longer being extended or supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    The NFS/RDMA project is a reference implementation of a new RDMA-capable ONC RPC transport for use by Linux kernel NFS. This transport implementation is now available as part of the Linux kernel. The code is also available separately under a dual GPL/BSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NOTE: This page and the babyos code are no longer being actively maintained. (Sorry, just no time; I have to focus on other things.) BabyOS is a simple in-memory operating system kernel for educational purposes, far from a full-fledged system. For a deta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project involves adding code to the Linux kernel to implement crash dumps for performing post-failure analysis of a kernel crash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PXA is Intel Personal Communication Architecture. PXA Linux is a collection of Linux kernel code, device driver, file system and cross compilers for PXA processors. We build the project to share our idea and work with the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Arch Linux

    A simple, lightweight i686-optimized Linux distribution

    Arch Linux is an independently developed, i686/x86-64 general purpose GNU/Linux distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance. Arch is installed as a minimal base system, configured by the user upon which their own ideal environment is assembled by installing only what is required or desired for their unique purposes. GUI configuration utilities are not officially provided, and most system configuration is performed from the...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    IXP4XX Open Source Development Guide - A central clearing house for obtaining and developing open source HOWTOs, scripts, patches and source code examples that show beginners and experts alike how to use the Intel (R) IXP4XX Product Line (IXP425)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Firmware for the Minitar 802.11g Wireless Access Point - MWGAP. This devices runs on the Linux Operating System and this repository will manage the source code for the firmware that runs the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is to design and code high resolution timers for the linux operating system that conform to the POSIX API. The project aim is to have the resulting code accepted and integrated into the standard linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Virtual Device Driver Tinkering This is a project to create simple virtual devices (think lo interface) for instructional purposes, and to generate new ideas. Initial code will be based on O'Reilly's Linux Device Drivers example source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Bella Operating System aims to use currently available source code as a bootstrap to create a new "Media Operating System" primarily aimed at mid to upperlevel emebbed devices, such as Set Top Boxes and Pocket PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BrickOS is an alternative software environment for the LEGO(r) Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    DelphineOS is a "unix-like" OS designed for i386 processors and higher. It uses 32bits, protected mode, multitasking, virtual memory... The source code is written in PASCAL. If you want to HELP us, send e-mail to g_cavelier@yahoo.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Urinel is a dynamic kernel-less operating system designed for maximum code reuse. This improves the efficiency and stability of the code and reduces the size of applications allowing a wide range of functionality to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The sandbox system call API is a simple yet powerful mechanism for confining untrusted code. It is similar to chroot() and BSD jails, but has much greater flexibility and expressive power. The code is mostly complete but not yet fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    create an workflow engine using Microsoft .Net tech based on the wmfc standard(www.wmfc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Develop code patches for Linux to support systems with discontiguous physical memory. Primary focus will be for ccNUMA machines based on Itanium processor family architecture. Final goal is to have these patches accepted into the Linux base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InceptionOS will be a new Linux distro that is not built on one of the exisiting distro's code, and will use 2.4.* (or higher) kernel. Though we will make a distro that can install RPM and DEB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The pcwd is a Linux kernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    legOS is an alternative software environment for the Lego Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB