eruda
phonk
Our great sponsors
eruda | phonk | |
---|---|---|
21 | 4 | |
12,186 | 326 | |
1.6% | - | |
5.4 | 0.0 | |
4 days ago | about 1 year ago | |
JavaScript | Java | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
eruda
-
Building a React Native App on Tab s8u Day 1 Update
For developer mode, check out https://github.com/liriliri/eruda. It's gives you almost full developer tools in any browser. Not quite the same as on desktop, but pretty good nonetheless.
-
Bromite Userscript
Bromite doesn't support userscripts, do you mean bookmarklets ? if so I only use eruda.
-
The Optional Chaining Operator, βModernβ Browsers, and My Mom
Had the exact same problem with a mobile OS ! It was driving me crazy as the error message wasn't helpful, so I had to debug on mobile. Made me discover a mobile console : https://eruda.liriliri.io
-
After 1 YEAR of hard work my NEW Ultimate Web Desktop Environment is ready for launch!!!!!
Thanks! Credit for DevTools goes to https://eruda.liriliri.io/
-
Stuck in Web View
Mobile debugging is notoriously difficult. Eruda makes it easier with its amazing console. I highly recommend it.
- Liriliri/eruda: Console for mobile browsers
-
After 1 YEAR of hard work my NEW Ultimate Web Desktop Environment is ready for launch!!!!! ππ
DevTools
-
How to do web development only on mobile
You can use eruda console which is very simple to use in mobile.
-
Developer console in phone? Chrome APP tricks
You can use eruda to access desktop like developer console from your smartphone. Just go the website you're developing. Then type javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })(); and hit enter. And you'll be able to acces desktop like developer console from you browser.
-
I wrote a script to bring Chrome DevTools to Android - works on any site, shake your phone to activate
Hey thanks for checking the source out, the minified part is Eruda, which I pulled version 2.4.1 to include in the script. I made some modifications to the code to allow it to work for some edge cases I encountered, but you can either:
phonk
-
Ace, CodeMirror, and Monaco: A Comparison of the Code Editors You Use in Browser
I integrated Ace in a couple of projects for already 10 years ago and the experience was incredible smooth to use and upgrade versions.
One of them the uses was for the Remote Editor of my programming environment for Android, PHONK https://github.com/victordiaz/PHONK (is unmantained nowadays because of lack of time).
What I loved the most was the API to tweak the editor the way you want. Ace come with a demo where you can tweak all parameters easily.
- PHONK is a coding playground for new and old Android devices // javascript
-
Nepalese dev learned front end without access to a PC
wow! I'm glad that termux exist, it's such an amazing tool!
I don't know if you might find it interesting but I made an open source coding tool and framework for Android that is pretty fun and fast to use. You can code using the phone or a computer using a remote editor throught Wifi (no internet required).
It comes with lots of examples and remixing them is quite fun to get quick and nice results.
It's called PHONK https://phonk.app
- Phonk β A Free and Open Source Alternative to Droidscript
What are some alternatives?
djit.su - Reactive Editor
andure - DevTools for Android Chrome β works on any website, on any Chromium browser.
Android-Keylogger - Android Keylogger
mqttclpro - MQTT Client for android with tasker support
daedalOS - Desktop environment in the browser.
chromium - Hack of Chromium that enables Dev Tools for Android
html-to-image - βοΈ Generates an image from a DOM node using HTML5 canvas and SVG.
trigger - Android app to lock/unlock/ring doors. Supports generic HTTPS/SSH/Bluetooth/MQTT and Nuki Smartlock.
lardebug - Laravel Free Live Debugger Know More About The Issues π
KalmanRx - Smoothen rx value streams for e.g. sensor data using kalman filter.
OpenCamera-Sensors - Android app for synchronized recording of video and IMU data with advanced camera options, useful for 3D reconstruction, SLAM, AR, video stabilization. Supports remote control over network.
ruffle - A Flash Player emulator written in Rust