Showing 36 open source projects for "telegram source code"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 1
    Viking GPS data editor and analyzer

    Viking GPS data editor and analyzer

    Viking is a free/open source program to manage GPS data

    ...Viking is currently dual managed - with a corresponding Github presence at: https://github.com/viking-gps/viking Where you may find it easier to view the code and raise issues there too.
    Leader badge
    Downloads: 301 This Week
    Last Update:
    See Project
  • 2
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 240 This Week
    Last Update:
    See Project
  • 3
    GeoNetwork opensource - Metadata Catalog
    ...It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the development. Source code available on github https://github.com/geonetwork/
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 4

    bbbike

    An information system for cyclists in Berlin and Brandenburg

    A bike information system for cyclists in Berlin and Brandenburg (Germany) with a map view and a routing engine. There's a graphical interface (based on Perl/Tk) as well as an Web interface. Source code may be found at Github: https://github.com/eserte/bbbike/
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    DeepSee

    DeepSee

    Visualize deep ocean biogeochemical sediment samples in 2D and 3D!

    DeepSee is an interactive workspace for deep ocean scientists to upload sediment core data and map images and see their sampling history displayed across multiple connected views at once! 🦑🦀🐚 🚀 For a live demo, visit: https://www.its.caltech.edu/~datavis/deepsee/ 🌱 To get started, visit our Wiki: https://sourceforge.net/p/deepsee/wiki/Home/ 🧑‍💻 To modify DeepSee for your own project, visit our GitHub repository: https://github.com/orphanlab/DeepSee/ --- Created by Adam Coscia,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Traccar (GPS tracking system)

    Traccar (GPS tracking system)

    Open source system for GPS tracking devices

    ...Application includes embedded web server to track devices on map. Official web page: https://www.traccar.org/ Demo: https://www.traccar.org/demo-server/ Source code repository: https://github.com/tananaev/traccar Issues tracker: https://github.com/tananaev/traccar/issues
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    nutshell

    nutshell

    A GUI for the freeware Geographical Information System PCRaster

    A GUI for the freeware Geographical Information System PCRaster. This is an independent development. It uses the conda installation of PCRaster and can also use GDAL. Mapedit has been completely renewed. The GIT repository is available linked to PCRaster and available here: https://sourceforge.net/projects/pcraster/ Mapedit code : https://github.com/vjetten/MapEdit NutShell code: https://github.com/vjetten/NutShell The code is currently compiled for windows systems but is tested...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OzGIS free open-source  mapping system

    OzGIS free open-source mapping system

    Analysis and display of Census, business, government attribute data

    ...The system can be used to to support management decisions associated with, for example, government planning, marketing, sales, site and personnel location, advertising and research. Systems for Windows, Mac and Ubuntu, source code, sample data files and manuals are included. DOWNLOAD to your Downloads directory and unzip to Downloads/OzGIS ; see the Files tab for installation instructions. See the installation manual or "OzGIS Installation" Youtube video for help with getting started. I am unable to show OzGIS to you, so suggest that you search for "OzGIS lloyd" on Youtube for demonstration videos or "OzGIS" on Pinterest for example maps. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    An easy-to-use tool, to foster a model driven architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10

    Common Lisp Wrapper for Proj

    CFFI glue code to use Proj.4 library in Lisp

    CFFI glue and bindings for the Proj.4 library to provide a wealth of geographical projections in Common Lisp environment. PROJ.4 is a Cartographic Projections library originally written by Gerald Evenden then of the USGS. CL-PROJ provides complete bindings for this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TIDBITS GIS converter

    Batch convert Lat/Long to UTM for Zone 19

    This simple R code converts GPS coordinates from Decimal Degrees or Degrees Minutes Seconds format to Northings and Eastings in UTM Zone 19. Coordinates should be entered as a .csv containing the column names "Latitude" and "Longitude" (capitalization does not matter). The code was designed primarily for use by researchers at the University of Maine working on the Penobscot River, but could be easily modified to handle other UTM Zones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits are FROZEN on SourceForge: New code is now at <http://github.com/Xastir/Xastir>. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported. Linux/FreeBSD/Solaris/MacOSX/Windows in any of 7 languages. Can also be used for mobile mapping w/GPS. MAILING LISTS ARE AT: PROJECT->WEB SITE.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    QG fantasy maps plugins

    Some pythons plugins to enhance fantasy maps creation with QGis

    QGis permit the use of python script to handle maps. Here are some python code ready to use and modify, and some associated samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Postcode

    Open Postcode

    Geolocation Postcode Algorithm

    A geolocation code for Ireland and elsewhere. Fully extensible. Encoding coordinates into single base-25 characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    arcgis-viewer-flex

    arcgis-viewer-flex

    Source code for ArcGIS Viewer for Flex - a great application framework

    The ArcGIS Viewer for Flex is a customizable, open-source framework for building rich GIS web applications using Adobe Flex and ArcGIS Server. It provides a modular structure with built-in map tools, widgets, and themes. Users can create interactive maps with minimal coding and extend the viewer with custom widgets for tasks like geocoding, editing, and routing. It was widely used before HTML5-based viewers became standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    G.R.E.A.T. - Google Earth Reporting Engine and Analysis Tool The Goal of this project is to create a basic IDS interface with Google Earth. Currently generates a KML file of traceroute/whois information suitable for use in Google Earth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Java RTree project aims to maintain an Java version of the RTree spatial indexing algorithm. See http://jsi.sourceforge.net for more information, and http://github.com/aled/jsi for latest development code.
    Leader badge
    Downloads: 319 This Week
    Last Update:
    See Project
  • 19
    OSGB Web Map Tools is a set of software code and installation instructions that will enable web developers to produce dynamic mapping web sites using Ordnance Survey map data on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Version 0.2 of orphaned pyLAS from google code repository. Now written as both a command line executeable and as a python class for extension/intergration with other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    geoCtools manipulates geo-data in csv or kml files. Generates kml files for Google map/earth. Polygons can be: merged, simplified, locations (icons) added with user data in the balloons, selected via FIPS code. Uses libxml2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The purpose of the software is to calculate the undulation between the WGS84 ellipsoid (GPS height) and the EGM96 geoid (mean sea level) in MATLAB, based on the C code in the "egm96-f477.c" project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Anywhere Location Search allows for location searches using a wide range of inputs (address, city/state, zip code, search string, IP address, landmark name, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ScapeToad is an easy to use application for the cartogram creation. Cartograms are deformed maps where the polygon size is proportional to a given statistical value. ScapeToad reads and writes Shapefiles. See <https://github.com/christiankaiser/ScapeToad> for the latest version of the code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Integrate the power of the fully AJAX enabled technology of ICEfaces into the framework of the ESRI WebADF. No need to code in Javascript or to handle XML communication to build AJAX functionalities. OnlineDemo: http://www2.pch.etat.lu/pchViewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next