Skip to content

digfish/change-detection-gui-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

477799a · Aug 21, 2024

History

9 Commits
Jul 5, 2024
Jul 5, 2024
Jul 12, 2024
Jul 1, 2024
Jul 12, 2024
Aug 21, 2024
Aug 21, 2024
Jul 5, 2024
Jul 1, 2024
Jul 1, 2024
Jul 5, 2024
Aug 21, 2024
Jul 5, 2024
Aug 21, 2024
Jul 12, 2024
Jul 5, 2024
Aug 21, 2024
Jul 1, 2024
Jul 5, 2024
Jul 1, 2024
Jul 12, 2024
Jul 5, 2024
Jul 12, 2024
Aug 21, 2024
Jul 12, 2024
Jul 5, 2024
Aug 21, 2024
Jul 5, 2024
Jul 1, 2024
Jul 5, 2024
Jul 1, 2024

Repository files navigation

Login screen

Change Detection GUI for Android (Preview)

This is a simple, preview, read-only version of an essay for a GUI for android of ChangeDetection API, to get all your monitored websites and show the snapshots.

It was made through the Ionic Framework which use reactive frameworks like vue.js for the frontend and javascript behind the scenes to communicate with the API. It is basically a webview-based app.

In the first screen you'll be prompted to input the base domain of your changedetection.io installation and its API key. Rest assured that these values never leave your android device, since they are stored locally, in the localStorage of the inbuilt webview app.

It's a read-only app, it only reads your data and presents it on the screen, allows you to view each screenshot of the your watched links, and some details, nothing beyond that.

Download

Link for download on Google Drive

demo screencast

Building

Below are the usual instruction to build an Ionic App based on Vue.JS. For now, i haven't tried a iOs build, neither a PWA one.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published