Git Product home page Git Product logo

moc's Introduction

Moc

A (really) native and powerful Telegram client for macOS and iPadOS, optimized for moderating large communities and personal use.

Build app GPLv3 License Github All Releases

SWUbanner

This client is currently in development and barely usable. You can track progress by observing the project table, issues, pull requests, and a Telegram channel (russian, and soon ukrainian).

Project roadmap: Craft

If you have any questions, ask them in Discussions on GitHub, or in a Telegram group (ukrainian/russian). You are strongly encoruaged to use Discussions and the Telegram group instead of Issues for questions. Bug reports and stuff go to Issues. There is a reason why GitHub created Discussions in the first place :D

Installation

You can install the latest release using Homebrew, GitHub, and MS AppCenter:

Homebrew

This is a preferred method of installation:

brew install --cask ggoraa/apps/moc

By the way, Moc will soon move from a custom tap to an official one, homebrew-casks!

GitHub

You can find any release in the Releases page of this repository.

AppCenter

You can also find releases from MS AppCenter Moc page. By the way, this is a place from which the in-app updated fetches updates :)

OS support

Moc's OS support model is N-1, which means "latest and previous major release", for example macOS 13 and 12. When there is a new OS release announced, Moc will get ready to drop support for an oldest release. For example, if there is macOS 13 and 12 supported, and then macOS 14 is announced, the development team will start to remove code for supporting the macOS 12 release, and a new release with macOS 12 support removed will be available right after a stable release of macOS 14.

Notes on iPadOS support

Support for iPads is currently very experimental and not tested much. Why? Because I don't have a physical device to do so, and my development Mac is too underpowered for running Simulators with good enough performance. But still, support for iPadOS is a thing that I ocasionally pay attention to, so yeah

If someone wants to donate me an iPad (lol who is gonna do that), use the Funding list in this repo

Screenshots

Contributing

If you want to contribute a new feature, please make sure you have read the project roadmap. This may guide you what are current goals of the project :D

Building

Step 1 - Clone

Use the command below to clone the repo and its submodules:

git clone --recurse-submodules https://github.com/mock-foundation/moc.git 

Step 2 - Download right version of Xcode

The development is going with Xcode 14 beta. You can download it from Apple Developer.

Step 3 - Obtain api_id and api_hash

They can be obtained here. Log in, open API development tools, and fill up needed info. Then click Save changes at the bottom of the page. Leave the page open, this will be needed in the next step!

Step 4 - Set up development environment

Be sure that you have Homebrew installed, because it is used a lot here.

Now run these commands:

brew install swift-sh
sudo chmod +x environment.swift 
sudo chmod +x gyb.sh
./environment.swift <api_id> <api_hash>

Done! You have everything set up. You can now build Moc ๐Ÿ˜

moc's People

Contributors

ggoraa avatar imgbot[bot] avatar levochkaa avatar dmikots avatar imgbotapp avatar ih3xcode avatar kylmakalle 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.