Skip to content
/ JSlab Public

An android app that provides a browser-based JavaScript playground - useful as a calculater, too

License

Notifications You must be signed in to change notification settings

fps/JSlab

Repository files navigation

JSlabs

A simple android app for evaluating JavaScript code in a browser context.

Get it on F-Droid

Description

The author was in need of a more capable calculator app than what's included with Android. After finding none that pleased him he made one himself. Javascript is turing complete, WebViews provide javascript and the eval() function. Thusly JSlab was created.

Screenshot