Search Results for "telegram source code" - Page 39

Showing 1684 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
  • 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

    Body Maintainer Tool

    An html-based, off-line website to help you maintain your body.

    The website is made using html code and javascript. The javascript code allows looking up and displaying the caloric value of one food -using the USDA NDB database -; and also allows searching up foods hereby displaying (only) the vitamins, minerals and other (sugar, fats, ...) contents of that food -so not the calories-. It also allows the user to add up the vitamins, minerals, ... of several foods they searched for. It should also automatically compare (that sum of vitamins/minerals in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...Most pages within AnimalData are designed for use on mobile devices, but the system can also be used from a desktop and some administrative functionality is best used in that way. This is a very early release, and some functionality such as periodic care for cattle is not yet implemented. Note that the download includes full source code. See file INSTALL.txt for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ng-file-upload

    ng-file-upload

    Lightweight Angular directive to upload files

    File upload progress, cancel/abort. File drag and drop (html5 only). Image paste from clipboard and drag and drop from browser pages (html5 only). Image resize and center crop (native) and user controlled crop through ngImgCrop. See crop sample (html5 only). Orientation fix for jpeg image files with exif orientation data. Resumable uploads, pause/resume upload (html5 only). Native validation support for file type/size, image width/height/aspect ratio, video/audio duration, and ng-required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 5
    Typography.js

    Typography.js

    A powerful toolkit for building websites with beautiful design

    A powerful toolkit for building websites with beautiful designs. Typography is a complex system of interrelated styles. 100s of style declarations on dozens of elements must be in harmonious order. Trying one design change can mean making dozens of tedious recalculations and CSS value changes. Creating new Typography themes with CSS feels hard. Typography.js provides a vastly simpler way to define and explore typography designs. You provide configuration to the Typography.js JS API and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSSLint

    CSSLint

    Automated linting of cascading stylesheets

    CSSLint is an open-source CSS code quality tool originally written by Nicholas C. Zakas and Nicole Sullivan. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer. CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-native-app-intro

    react-native-app-intro

    React native component implementing a parallax effect welcome page

    react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper, similar to the one found in Google's app like Sheet, Drive, and Docs. You can use pageArray quick generation your app intro with parallax effect. With the basic usage, the Android status bar will be updated to match your slide background color. If you need customized page like my Example, you can pass in View component into AppIntro component and set level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Art of Node

    The Art of Node

    A short introduction to node.js

    ...It may include sample apps, code snippets, and documentation that walks readers through common issues and solutions, demonstrating how to leverage modern Node.js features effectively. Because Node is used in a wide range of environments—from REST APIs and microservices to tooling scripts and real-time servers—art-of-node helps bridge the gap between beginner tutorials and production-ready code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    Modify the .env file in the root of the generated project, and add any of the configuration options to enable that feature. The generated project comes with every option turned on by default, but you can remove them at any time by removing the options from the .env file. Add a .env. file with the desired features. Files that are not prefixed with the module will be parsed normally. Some of the babel presets and plugins that people might use are experimental. If they're used in a project and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Closure Compiler JS

    Closure Compiler JS

    Package for the JS version of closure-compiler for use via NPM

    closure-compiler-js packages Google’s Closure Compiler so it runs under JavaScript (e.g., Node.js) instead of a JVM, making advanced JS optimization accessible in more build pipelines. You get the same aggressive whole-program optimizations—dead-code elimination, property renaming, inlining, and cross-module motion—delivered via a JS API and CLI. Because it’s the compiler you know, it also honors Closure type annotations and JSDoc, enabling type-aware rewrites that shrink bundles without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HPSTR Jekyll Theme

    HPSTR Jekyll Theme

    A Jekyll theme with some tumble-log tendencies

    A Jekyll theme with some tumble-log tendencies. Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    AnClock

    Analog clock with javascript and css3

    Analog clock with javascript and css3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 7 This Week
    Last Update:
    See Project
  • 15
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    Containers UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client-side implementation so it is effortless to connect and manage docker. Bind mounting the Unix socket into the UI For Docker container is much more secure than exposing your docker daemon over TCP. The privileged flag is required for hosts using SELinux. You should still secure your UI For Docker instance behind some type of auth. UI For Docker listens on port 9000 by default. If you run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    heatmap.js

    heatmap.js

    JavaScript Library for HTML5 canvas based heatmaps

    heatmap.js is a lightweight, easy to use JavaScript library to help you visualize your three dimensional data! Use it to add new value to your project, build a business based on it, study and visualize user behaviour, or why not build something completely crazy/awesome? Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map, heatmap.js has all your heatmap visualization needs covered! Because it is the most advanced heat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    Designing WordPress themes the old-fashioned way is time-consuming and error-prone. Automating the build process allows us to integrate best practices into our workflow while saving time. This project is a starter kit for developing highly optimized WordPress themes with Gulp, npm, and Sass, among other tools. This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    deployd

    deployd

    A toolkit for building realtime APIs

    Design, build, and scale APIs for web and mobile apps in minutes instead of days. With one command, your API is up and running. It's an empty canvas waiting for you to add Resources. No boilerplate code necessary. Deployd APIs are built of plug-and-play resources, such as Collection, which can easily be added and defined through the deployd dashboard. Add and manage your API's resources through an intuitive web-based dashboard. When it's time to deploy, easily deploy it yourself anywhere...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JMG

    JavaScript GUI library.

    JMG is a JavaScript GUI library. The goal of the project is to allow developers, the creation of responsive web applications using the same code for desktop and mobile devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    PanDocElectron

    Graphical User Interface for PanDoc for Linux, Mac & Windows

    PanDoc Graphical User Interface implemented with Electron for Linux, Mac and Windows. It support users in converting source documents into various other formats like docx, odt, html and reveal documentation. The zip files contain the full source code because PanDocElectron is written in HTML/Javascript. Electron is used more or less as browser that runs the HTML/Javascript application. [Download PanDocElectron](https://sourceforge.net/p/pandocelectron/wiki/Home/) Extract the zip-file from Downloads in your Documents folders (directory Documents/PanDoc). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Bat2015plus

    Bat2015plus

    Weiterentwicklung meines Codes aus der Bachelorarbeit

    Diese Code Version aus meiner Bachelorarbeit sollte auch MIP aus cplex Dateien lösen können. Leider arbeitet der Code an der Stelle noch nicht tadellos, so dass weiterhin nur BIP und nur Maximierungsprobleme sicher lösbar sind. Prinzipiell kann der Code aber schon mal Instanzen aus der MIPLIB zum Testen einlesen. Dieser Code arbeitet außerdem mit Config-Dateien, dass Thread-Handling ist eleganter/schlanker und via Websockets kann man mit einem html-Client die Verarbeitung beobachten. Ein Bug...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple long time planning sketching tool for managing tasks of human resources. Rather than trying to automate the planning proccess the goal of this project is to support the task of planning the resource allocations in group sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Official Ziptastic jQuery plugin

    Official Ziptastic jQuery plugin

    This is a jQuery plugin that shows how Ziptastic could be used

    Seamlessly integrate Ziptastic! with jQuery. This is a jQuery plugin that shows how Ziptastic could be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    lightning-dart

    lightning-dart

    Lightning User Interface in Dart

    Lightning Dart is a library for developing web applications based on the CSS framework Salesforce Lightning Design System lightningdesignsystem.com. SLDS provides scss/css, icons and fonts, but no functionality. Lightning Dart provides the most complete component functionality for slds. Written in Dart, it compiles into Javascript ("Dart - the better Javascript"), so the delivery is a "one page apps". You can add business functionality by writing the code in Dart - or in Javascript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Apollo Station

    Apollo Station

    The best code this side of the galaxy

    ApolloStation is a community-driven SS13-derived codebase aiming to evolve the genre. Though specifics are sparse in the repo itself, it builds on SS13 principles with an emphasis on modularity and maintainability.
    Downloads: 0 This Week
    Last Update:
    See Project