Code Monkey home page Code Monkey logo

vdantu / octogram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from octogramapp/octogram

0.0 0.0 0.0 454.12 MB

OctoGram is an unofficial messaging app that uses Telegram's API.

Home Page: http://OctoGram.site

License: GNU General Public License v2.0

Shell 0.01% C++ 30.74% Python 0.06% Perl 1.53% C 21.80% Objective-C 0.05% Java 42.42% Go 1.27% Assembly 1.72% MATLAB 0.01% CSS 0.01% Objective-C++ 0.10% HTML 0.01% CMake 0.16% GLSL 0.02% Dockerfile 0.01% Roff 0.01% Raku 0.01% NASL 0.11%

octogram's Introduction

๐Ÿ™ OctoGram

Licensed under the GNU General Public License v2.0

Updates Support Latest Downloads

OctoGram is an open-source messaging platform that serves as an alternative to Telegram.

Compilation guide

To reproduce the build of OctoGram, you only require the presence of ccache, which is located in the "Tools" folder. On macOs, if you have Homebrew installed, it will automatically utilize the Homebrew-installed ccache; otherwise, it will use the one located in the "Tools" folder.

  1. Obtain your own api_id for your application and put it here.
  2. Please do not use the name Telegram for your app โ€” or make sure your users understand that it is unofficial.
  3. Kindly do not use our standard logo (white paper plane in a blue circle) as your app's logo.
  4. Please study our security guidelines and take good care of your users' data and privacy.
  5. Please remember to publish your code too in order to comply with the licences.
  6. Add your google-services.json file to the root of the project.
  7. Add the following to your local.properties file:
MAPS_API_KEY=<your-api-key>
  1. Add the following to your signing.properties file:
storePassword=<your-keystore-password>
keyAlias=<your-keystore-alias>
keyPath=<your-keystore-file-path>
keyPassword=<your-keystore-password>

Thanks to the following projects:

  • Telegram
  • Catogram X for the UI toolkit (which OctoGram's one is heavily inspired by)
  • OwlGram for the CameraX implementation

octogram's People

Contributors

abcdeiko avatar acran avatar alabiaga avatar drklo avatar janka102 avatar jsonchi avatar kyeongmincho avatar literallyfiro avatar mastergroosha avatar null-nick avatar octogram-server avatar ruival avatar slp avatar spagy avatar xaxtix avatar yorlov avatar zhukov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.