8000 GitHub - upryzing/clerotri: React Native client for Upryzing and Revolt. Community-led project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

React Native client for Upryzing and Revolt. Community-led project.

License

Notifications You must be signed in to change notification settings

upryzing/clerotri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Clerotri

Get it on Accrescent

Clerotri is an Upryzing and Revolt client made with React Native. It is currently available for Android and will be available for web in the future.

Please note that Clerotri is currently in beta. It may contain bugs and incomplete features - use at your own discretion.

For development updates and other news, join Clerotri's support server.

Installing

If you want to install Clerotri for Android, you can either:

We plan on publishing Clerotri to F-Droid in the future.

Release builds are also produced for every commit. These may contain bugs, but you can try out new features early.

Info about split builds

Also note that, from v0.7.0, Clerotri's APKs are split by architecture. This helps to reduce file and app sizes - however, you'll need to make sure that you download the APK that matches your device's architecture, or it won't install!

If you're using an app store, this should be handled for you.

If not, however, you'll need to check your device's architecture. I'd recommend using Treble Info for this.

Install and open the app - don't worry about what it says on the home page! - then open the Details tab and check the CPU architecture entry. Depending on what it says:

  • if it says ARM64, you'll want the APK with arm64-v8a in its file name;
  • if it says ARM32, you'll want the APK with armeabi-v7a in its file name;
  • if it says x86_64, you'll want the APK with x86_64 in its file name;
  • and if it says x86, you'll want the APK with x86 but without 64 in its file name.

If it says Unknown, please ask for help in our support server.

Building

See the building guide.

Troubleshooting

If you encounter bugs, first check if you're able to open Revolt in your browser; also, check if you have any firewall settings that may block the Revolt API.

If you're still experiencing issues, and there aren't any open issues for the bug(s) you're facing, please open an issue.

License

Clerotri is licensed under the GNU Affero General Public License v3.0.

0