baltazartroisville / plain-web

🔥 The web page for PlainApp to manage your phone data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plain Web

This is web ui source code of PlainApp.

PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy to use web interface!

Features

  • Privacy oriented: We take your privacy seriously and use TLS + AES256-GCM encryption to ensure your data is secure.
  • Ad-free forever: You won't be bombarded with ads when using PlainApp.
  • No cloud services or third-party data storage: All data is kept on your device, so you have complete control over your information.
  • No Firebase Cloud Messaging/Analytics: We don't track your activity or use your data for advertising purposes. We only collect crash logs through Firebase Crashlytics.
  • User-friendly: PlainApp has a modern, customizable interface with multi-language support, light/dark theme options, and e-ink screen compatibility.
  • Desktop management: You can manage your phone from your desktop by visiting a self-hosted webpage wirelessly.
  • Contacts management: You can manage these features on the self-hosted webpage as well.
  • File management: Manage files, images, videos, and audios on the self-hosted webpage.
  • Note-taking: Use PlainApp to manage your notes with a built-in Markdown editor.
  • RSS reader: Read articles in a clean UI.
  • TV casting: Cast your videos, images, and audios to your TV.
  • Video and audio playback: Play videos and audios in the app and on the webpage.
  • Backup and export: Backup and export your app data for safekeeping.
  • ChatGPT conversation UI (web only)
  • SMS, Calls: Read your SMS and calls on webpage.(Apk only)
  • And more features are planned for the future.

PlainApp's minimalist design is intentional, so you can focus on what matters most: your valuable data.

Run

Duplicate .env file to .env.local and update the VITE_APP_API_HOST.

yarn
yarn dev

Build

yarn build

Lint

yarn lint

Resources

  1. https://icon-sets.iconify.design/material-symbols/

About

🔥 The web page for PlainApp to manage your phone data.

License:MIT License


Languages

Language:Vue 47.8%Language:TypeScript 44.9%Language:SCSS 7.2%Language:JavaScript 0.1%Language:HTML 0.0%