All Projects → stoically → radical

stoically / radical

Licence: MIT license
Element (Riot Web) unofficially bundled as Firefox Add-on

Programming Languages

typescript
32286 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to radical

Element Rpm
Providing the Element messaging desktop client packaged for the Fedora, Red Hat(IBM), and OpenSUSE families of linux desktop operating systems.
Stars: ✭ 73 (+121.21%)
Mutual labels:  matrix, element, riot
botdarr
Slack/Discord/Telegram/Matrix bot for accessing radarr, sonarr, and lidarr
Stars: ✭ 76 (+130.3%)
Mutual labels:  matrix, element, riot
Matrix Dimension
An open source integration manager for matrix clients, like Element.
Stars: ✭ 277 (+739.39%)
Mutual labels:  matrix, element, riot
Element Web
element.io docker image generator
Stars: ✭ 21 (-36.36%)
Mutual labels:  matrix, element, riot
signin-with-matrix
Federated sign-in component for your web app (using Matrix)
Stars: ✭ 207 (+527.27%)
Mutual labels:  matrix, element
Element Desktop
A glossy Matrix collaboration client for desktop.
Stars: ✭ 290 (+778.79%)
Mutual labels:  matrix, element
matrix-tag-manager
A web interface for supporting power users and their Matrix room tags.
Stars: ✭ 22 (-33.33%)
Mutual labels:  matrix, riot
Scylla
An Elm-based front-end for Matrix.
Stars: ✭ 24 (-27.27%)
Mutual labels:  matrix, riot
Matrix Puppet Hangouts
Matrix bridge for Google Hangouts
Stars: ✭ 42 (+27.27%)
Mutual labels:  matrix, riot
Matrix Appservice Discord
A bridge between Matrix and Discord.
Stars: ✭ 383 (+1060.61%)
Mutual labels:  matrix, riot
Octoslack
OctoPrint plugin for Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, & Microsoft Teams
Stars: ✭ 50 (+51.52%)
Mutual labels:  matrix, riot
PollMaubot
A polling plugin for Riot (using maubot)
Stars: ✭ 18 (-45.45%)
Mutual labels:  matrix, riot
flagCookies
A cookie manager, browser add-on to manage and flag cookies. On stereoids.
Stars: ✭ 42 (+27.27%)
Mutual labels:  webextension
matrix.js
Where Matrices become heroes together
Stars: ✭ 31 (-6.06%)
Mutual labels:  matrix
SCNMathExtensions
Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4
Stars: ✭ 32 (-3.03%)
Mutual labels:  matrix
Mathematics for Machine Learning
Notes and step-by-step exercises resolution to aid students learning the base math for machine learning. Content summed up from the the course from the Imperial London College in Coursera.
Stars: ✭ 44 (+33.33%)
Mutual labels:  matrix
craft3-blockonomicon
Manage matrix fields on a per-block basis. Bundle presentation with blocks. Render entire matrices with a single line.
Stars: ✭ 32 (-3.03%)
Mutual labels:  matrix
ligh7hau5
A Matrix (https://matrix.org/docs/spec/) to Fediverse / ActivityPub client / bridge. Also, some media proxying.
Stars: ✭ 26 (-21.21%)
Mutual labels:  matrix
RuoYi-Vue-Oracle
🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 225 (+581.82%)
Mutual labels:  element
HybridTvViewer
[WIP] Web extension making Firefox & Chrome emulate iTV webpages instead of downloading them.
Stars: ✭ 64 (+93.94%)
Mutual labels:  webextension

Radical

Build Status Coverage Status Radical Matrix room #radical-webext:matrix.org

Element (Riot Web) bundled as Firefox Add-on.

Features

  • Element (Riot Web) served entirely locally without the need for additional setup
  • Ability to edit Element's "config.json" in the Add-on preferences
  • Search in encrypted rooms using Radical Native

Search

  1. Install Radical Native (the Add-on is not required)
  2. Reload Radical Add-on tab, go to "Settings > Security & Privacy", there you should see a "Manage" button under "Message search", clicking it should show ongoing work

Troubleshooting

Development

yarn is required to build element.

npm install
npm run dev

Firefox

  • Load the build located in build/firefox as Temporary Add-on via about:debugging#/runtime/this-firefox

Tests

# watcher
npm run test:watch

# once & coverage
npm run test

Release

# bump version in manifest.json
./scripts/release.sh

Disclaimer

Not an official project from Element!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].