From 0b80ba68bd7884ac66105b035fada4dbd43815d5 Mon Sep 17 00:00:00 2001 From: fenix Date: Mon, 27 Mar 2023 22:21:26 +0300 Subject: [PATCH] Add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..06fccb6 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Own Webarchive + +Aimed to be a simple, fast and easy-to-use webarchive for personal or home-net usage. + +### Roadmap + +- [x] Save page to pdf +- [x] Save URL headers +- [ ] Save page to the single-page html +- [ ] Save page to html with separate resource files +- [ ] Optional authentication +- [ ] Multi-user access +- [ ] Support PostgreSQL