Showing 79 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your Synology NAS. The package and manual were made by Erik "Basalt". => PDF manual can be downloaded here in the [Files] section, highly recommended <= If you like Baïkal, please consider making a small donation to the developer Jerome Schneider. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Relation Tags

    Source code for be able to use Relation Tags.

    Source code for be able to use Relation Tags. It is part of project VocabularyMem but can be used separately. Relation Tags are tags which can be relationed together . For example tag "Paris" and tag "France" can be relationed with a relation "is part of". This code is created from 0 and is able to define which type of relation we use, using most elemental mathematic properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers. libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere. Since it is very light, it is designed to be used as a static library (but you could just as well incorporate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 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

    The mimedecode library

    C++ MIME decode library

    A C++ library which provides a MIME decode capability only. The library specialises in that it provides a dynamic (on-the-fly) decode capability. This would make it suitable for applications which use MIME to encapsulate real-time streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links: * Source code: https://github.com/SpamExperts/pyzor * New issue tracked: https://github.com/SpamExperts/pyzor/issues * Documentation: http://pyzor.rtfd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rcard

    ncurses VCard 3.0 contact management editor

    A vcard 3.0 contact management editor developed for ncurses. It can: - load a vcf file - show all the contacts in a list - show more information about a single contact - perform a simple search in the contacts list - edit contacts - support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8) - convert the VCF(s) to Pine/Alpine addressbook format - import images from files as contacts photos The idea is based upon rolo (which you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenPop.NET

    OpenPop.NET

    Robust open source POP3 client and MIME parser written in C#

    .NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases. The easiest way to install OpenPop.NET is via NuGet. In Visual Studio's Package Manager Console, simply enter the following command: Install-Package OpenPop.NET Our homepage (http://hpop.sourceforge.net/) includes examples, documentation and a general introduction for email. For more information, visit our...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    S22.Imap is a free, easy-to-use and well-documented .NET library component for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server, written in C#. The API has been designed with ease of use in mind and integrates well with the existing classes of the .NET Framework. S22.Imap supports IMAP over SSL, IMAP IDLE (push email) and partial fetching of messages. It works well with Gmail. Features: * Supports IMAP IDLE notifications *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple WPF Emailing

    Newsletters / emailing Tool

    ...Aprés la configuration de votre compte mail ( SMTP ) , vous pourrez publiposter à une liste de prospect / contact, gérée avec les champs : organisation/société, nom, prenom du contact... il contient également un navigateur web et un extracteur d'adresse mail ( fichier texte et page web ). Il est ditribué gratuitement et a été écrit en .Net 4, avec WPF. Son code source est disponible sur demande
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CangrejoMail it's a mod of the popular webmail "SquirrelMail". All the html code has been changed to XHTML, this way, all the interface is handle by CSS with the possibility to work with themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C# .NET library implementing the Pop3 message retrieval protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FIDOGATE

    FIDOGATE is a Fido-Internet gateway

    FIDOGATE is a Fido-Internet gateway, a Fido FTN-FTN NetMail gateway, a Fido tosser, a Fido file processor/ticker, and a Fido Areafix/Filefix program (The latest code is in CVS but a GIT repository is being prepared.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    maxlist is a fork of PhpList, a newsletter manager. The code was deeply changed so there are features of the original phpList and new ones. It uses smarty, generates XHTML strict, uses an AJAX layer, italian language ,multi-istance, and use case based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bogoclassify is a php extension to Bogofilter. It comes with a php function called bogoclassify_match(). You can use this function to run bogofilter within your php code, Just like your normal PHP function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An OpenSource Software Release Code based on Web using PHP, JS, AJAX and others....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dada Mail - (old)
    The Sourceforge page for this project isn't used anymore. Find the bug tracker and code repo at: http://github.com/justingit/dada-mail Thanks!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This anonymous emailer script written in PHP is a free, opensource project designed to send EMails from anyone to anyone, with additional details such as Reply-To ,an anti-spam CAPTCHA and a WYSIWYG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Program code editor and code brower with built-in analysis for C/C++ programs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    A mailing service code written in JAVA where users can mail content without logging in their respective email ids. Very useful for organizations with high security.
    Downloads: 0 This Week
    Last Update:
    See Project