Go to file
projectmoon c66bd1909d All kinds of improvements:
- New UX for picking backups
 - Save backups in indexed DB for later viewing
 - Better display of currently viewed file.
 - Updated help text
2023-01-03 23:13:11 +01:00
src All kinds of improvements: 2023-01-03 23:13:11 +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
package.json All kinds of improvements: 2023-01-03 23:13:11 +01:00
yarn.lock All kinds of improvements: 2023-01-03 23:13:11 +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.