Go to file
projectmoon 4a761fb031 Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00
src Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00
.gitignore Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00
.parcelrc Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00
LICENSE Initial commit for release. 2023-01-02 22:38:26 +01:00
README.md Initial commit for release. 2023-01-02 22:38:26 +01:00
index.js Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00
package.json Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00
yarn.lock Migrate to Parcel and Typescript. 2023-01-03 23:12:04 +01:00

README.md

🔥 MSN Viewer

A simple web-based utility for reading MSN Messenger backup files. Entirely local, no data is uploaded. Easy to run: a single page, vanilla JavaScript, and a little bit of Bootstrap on top.

Running

The application can be easily deployed to and run from a web server. Simply clone the repository to a web server and serve the directory.