Skip to content

jachinq/msgsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Sync

Introduction

This project is a simple message sync app that allows users to send messages to a webdav server and receive messages from it.

It is useful for sending messages cross-platform, without the need for an email account or a third-party app.

This project is built with Vanilla JavaScript, HTML, and CSS, build by using the Rsbuild.js framework.

UI

config page:

alt text

home page:

alt text

home page with messages:

alt text

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview

Changelog

  • Optimize the information display style and support the recognition of pictures and links

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a messeage sync app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published