Showing 83 open source projects for "telegram source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 1
    AnduinOS

    AnduinOS

    AnduinOS is a custom Ubuntu-based Linux distribution

    ...The project leans toward developer productivity: quick access to tools, reproducible configuration, and a unified place to evolve the environment. Because it is open source, users can inspect how the author wires services, handles packaging, or defines UI/UX conventions. It’s well suited for people who want to understand how to bootstrap and maintain a bespoke, code-driven desktop environment rather than relying on distro defaults. Over time it can serve as a living example of infrastructure-as-code principles applied to a personal OS setup.
    Downloads: 93 This Week
    Last Update:
    See Project
  • 2
    DreamShell

    DreamShell

    Operating system for the Sega Dreamcast

    The Dreamshell is the operating system for the Sega Dreamcast based on the KallistiOS kernel. It has a dynamic loadable modular system and interface for creating applications with XML UI and both C/C++ and Lua scripts on. You can see examples in ready-made applications and modules, drivers for various devices, formats and interfaces. Examples for audio and video decoding, compression, packaging, binding, network, emulation, scripts and more. From hardcore low-level assembler to high-level...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    Tock is a secure, embedded operating system designed for microcontrollers and low-power hardware platforms. Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Glow OS

    Glow OS

    System Analysis Software

    Glow is an educational, hobbyist operating system written in C and Assembly, developed to help learners understand the internals of OS design and kernel development. Targeting x86_64 systems, Glow features its own kernel, bootloader, and minimal userland. With clear code structure and a simple design, it serves as a playground for experimenting with low-level systems programming, boot sequences, interrupt handling, and basic UI components like shells and text rendering.
    Downloads: 4 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    Aura Operating System

    Aura Operating System

    AuraOS, the Franco-English Operating System developed in C#

    Aura Operating System is a GUI-based, object-oriented operating system written in C#. It is designed to showcase how high-level languages like C# can be used to create low-level systems such as kernels, user interfaces, and file systems. Aura features a colorful, windowed graphical desktop environment with built-in applications, all running on a custom kernel built from scratch. It is not based on Linux or Windows, but rather developed as an independent system with its own structure and drivers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    rCore-Tutorial-Book-v3

    rCore-Tutorial-Book-v3

    A book about how to write OS kernels in Rust easily

    rCore-Tutorial-Book-v3 is the official book for the third version of the rCore OS tutorial series, a comprehensive educational resource for learning operating system development using the Rust programming language. Targeted at the RISC-V architecture, this tutorial guides learners step-by-step through building a minimal, safe, and modern OS kernel from scratch. It is written in Markdown and powered by mdBook, making it easy to read, navigate, and contribute to. The book combines theoretical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chromium OS Raspberry Pi

    Chromium OS Raspberry Pi

    Build your Chromium OS for Raspberry Pi 4B

    Build your Chromium OS for Raspberry Pi 4B, Pi400, and the latest Raspberry Pi 5. We get it, it's confusing. There are Chromium OS for Raspberry Pi, openFyde that happens to boot on Raspberry Pi, and FydeOS for You - Raspberry Pi 400, these are different releases. This project is about Chromium OS for Raspberry Pi, not FydeOS for You - Raspberry Pi 400, also not openFyde. This project aims to only ship vanilla Chromium OS developed by Google and the Chromium Authors, ported to the world's...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    Fiwix is a Unix-like operating system kernel designed for educational purposes and hobbyist development, targeting the i386 architecture. It implements many classic UNIX principles and aims to provide a clean, well-documented codebase that is both readable and easy to study. Fiwix offers a functional kernel that supports ELF binaries, a virtual file system, and standard system calls, making it a great platform for learning OS internals or experimenting with system-level programming. Its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    k23

    k23

    Experimental WASM Microkernel Operating System

    k23 is a microkernel-based operating system project written in Zig, an emerging systems programming language focused on safety, simplicity, and performance. k23 explores the design of modern OS features like message-passing, memory protection, and modular service construction using Zig’s powerful low-level capabilities. It is an experimental and educational project intended to show how Zig can be used for robust, readable systems programming while enabling contributors to rethink traditional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ctlos Linux

    Ctlos Linux

    web site: https://ctlos.github.io

    Ctlos Linux — iso образ, основанный на Arch Linux. https://ctlos.github.io Telegram: https://t.me/ctlos_info vk: https://vk.com/ctlos Графический установщик: calamares. Доступен только для x86-64(64-бит.) архитектуры процессора.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 13
    Ufficio Zero Linux OS

    Ufficio Zero Linux OS

    Linux Desktop OS for professionals

    Ufficio Zero Linux OS is a desktop operating system offered in many versions based on PCLinuxOS, Linux Mint and Devuan. We also have created Duplica, a Bare Metal Restore Solution. This distro has many packages for professional use. The project is managed by the Italian company SIITE SRLS and promoted by the Italian Association Boost Media APS. Ufficio Zero Linux OS is trademarked through the Linux Mark Institute. All rights reserved. Linux® is the registered trademark of Linus...
    Leader badge
    Downloads: 46,971 This Week
    Last Update:
    See Project
  • 14
    EN-OS

    EN-OS

    UserFriendly arch-based distro :3

    Arch based userfriendly linux distributive with KDE Plasma
    Downloads: 53 This Week
    Last Update:
    See Project
  • 15
    RemonOS

    RemonOS

    RemonOS is a remastered cinnamon linux mint-based distro.

    ...Key features: Linux Mint–based system Cinnamon desktop environment Custom system configuration and branding Optimized for stability and ease of use 64-bit (amd64) architecture Notes: This is not an official Linux Mint release Built as a remastered ISO Users are encouraged to verify downloads using the provided SHA256SUMS Source code, build scripts, and project documentation are available on my GitHub. https://github.com/RemonDeFish/RemonOS
    Downloads: 258 This Week
    Last Update:
    See Project
  • 16
    OpenMandriva Lx

    OpenMandriva Lx

    Easy, yet powerful, GNU/Linux distribution

    ...It comes from a 100% community-driven association that believes in the values of free software & collaboration and whose founding values are development, equality, co-operation, openness, freedom, group achievement, independence, and solidarity. Source code: Software: https://github.com/OpenMandrivaSoftware Packages: https://github.com/OpenMandrivaAssociation Build system: https://abf.openmandriva.org/ Contact: * Chat - https://wiki.openmandriva.org/en/team/chat * Forum - https://forum.openmandriva.org Issue tracking and feature requests: * Issue Tracking - https://github.com/OpenMandrivaAssociation/distribution/issues Donate - https://liberapay.com/OpenMandriva
    Leader badge
    Downloads: 908 This Week
    Last Update:
    See Project
  • 17
    czo-rescue-debian

    czo-rescue-debian

    Czo Rescue Debian: a Live Linux Debian Rescue + ZFS

    Czo Rescue Debian: A Live Linux Debian Rescue + ZFS, designed for administrating and repairing computer systems and rescuing data. * Source code: https://gitlab.com/czo/czo-rescue-debian * ISO files: https://sourceforge.net/projects/czo-rescue-debian
    Downloads: 28 This Week
    Last Update:
    See Project
  • 18
    ZestISO

    ZestISO

    An easy to use Arch Linux based OS

    ...ZestISO currently has 3 editions: KDE Plasma Gaming (for beginners and gamers), XFCE (for low-end PCs) and IceWM (for servers and ultra low-end PCs). I recommend beginners download the KDE edition. More info and source code: https://github.com/SuperSonic65535/zestiso-archiso If you like my work, please consider supporting me on Ko-fi: ko-fi.com/supersonic65535 Your contributions help me develop and improve my projects for everyone. WARNING: ZestISO is beta software and comes with NO WARRANTY. Use at your own risk. *Windows games supported via Wine, Proton and Steam. ...
    Leader badge
    Downloads: 189 This Week
    Last Update:
    See Project
  • 19
    Live Debian System (Debian Respin)

    Live Debian System (Debian Respin)

    Live Debian System (Debian respin from Sparky , MX, LMDE and Debian)

    Live Debian System (EFI)是基於 Sparky Linux (或 Debian)的使用優化版本,為便於初學之中文使用者學習,使用 Cinnamon 桌面環境並優化使用界面,一個隨身碟就可以立即操作毋須安裝。有支援自然人憑證及健保卡讀卡作業。 已測試讀卡機:EZ100PU(已安裝驅動)、InfoThink IT-500U(自動驅動) **Telegram群組:https://t.me/zhmxlinux Live Debian System 1.x(基於 Sparky Linux 8 Stable) https://sourceforge.net/projects/antix-mate-respin/files/LiveDebianSystem/ Live Debian System 2.x(基於 Debian Linux 13) https://sourceforge.net/projects/antix-mate-respin/files/lds_debian/ Live Debian System 3.x(基於 Linux...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 20
    Snal Linux

    Snal Linux

    Arch based live Linux distribution

    Live distro with i3 and firefox. Lots of network and filesystem utilities. Snal Linux is Simple, Networked, and Live Linux. Snal Linux code repository has been moved to https://codeberg.org/snallinux/snallinux
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 21

    goon-linux

    The full GNU/Goon/Linux distribution

    Includes source code to the distro, kernel and compiler included. GNU/Goon/Linux is a m68k based distribution also available for PowerMacs and SGI hardware.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    PocketAI

    PocketAI

    A live linux system with preconfigured AI

    Pocket AI is a beginner friendly Linux system with out of the box AI functionality. It has an Ollama instance running and several apps pre configured to use the Ollama endpoint locally. The included programs are Anythingllm, chatbox, code-oss (Open source build of VSCode), n8n, searxng and aichat-ng
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Gopi OS

    Gopi OS

    Install it once, forget about maintenance, and keep working.

    GopiOS - General Ordinary Purpose Intuitive Operating System Source Code: https://github.com/gopios/gopios Overview GopiOS is created for stability, performance, ease of use and maximum application support. It is designed to serve education, office, and enterprise environments while remaining flexible for developers and servers. GopiOS uses the CachyOS kernel, pacman and Nix as package managers, and supports modern application formats such as AppImage and Flathub. ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    Comtos Linux

    Comtos Linux

    The Transparent Enterprise Linux - Build, Audit, Customize.

    ...Comtos Linux is an LFS (Linux From Scratch)-based distribution targeting server and embedded systems. System Name: Comtos Linux (Community Operating System Linux ) English code: Vermilion Bird Chinese code: 朱雀 Note: Comtos Linux is an open-source operating system created by Chinese developer Lin Zhongxin on January 1, 2024, in Shenzhen, Guangdong Province, China. Developed based on LFS (Linux From Scratch), it is suitable for servers and embedded devices. 注:Comtos Linux 是由中国开发者 林忠信 于2024年1月1日在广东省深圳市创建的开源操作系统。...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ubix Linux

    Ubix Linux

    The Pocket Datalab

    Ubix stands for Universal Business Intelligence Computing System. Ubix Linux is an open-source, Debian-based Linux distribution geared towards data acquisition, transformation, analysis and presentation. Ubix Linux purpose is to offer a tiny but versatile datalab. Ubix Linux is easily accessible, resource-efficient and completely portable on a simple USB key. Ubix Linux is a perfect toolset for learning data analysis and artificial intelligence basics on small to medium...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next