aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYour Name2024-04-18 11:21:19 +0330
committerYour Name2024-04-18 11:21:19 +0330
commit93193a3f808a7e170a0e1ef6b999bddf7c8a0371 (patch)
treee642c0c94199851d96c0de7066f1a023f46a2fab /README.md
parentffab0040d89537e1db5b9c975afb8e14b9514920 (diff)
downloadaur-93193a3f808a7e170a0e1ef6b999bddf7c8a0371.tar.gz
web2pdf v2
Diffstat (limited to 'README.md')
-rw-r--r--README.md75
1 files changed, 75 insertions, 0 deletions
diff --git a/README.md b/README.md
index c0dc6aace1b2..4851ac7c2919 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,76 @@
# web2pdf
+
+A CLI tool to extract a part of a website, create a PDF
+
+(new version now support both class and id , even some styling )
+
+------
+
+> let me tell u a really fun story
+> i am a manga and lightnovel fan
+>
+> lightnovels r novels that never become a book
+> r really better than many books
+> they rarely become even pdf
+> some of them even dont get translated to english and r still korean
+>
+> so i wanted to read them as pdf and doing it manually is really hard and boring
+>
+> so lets go to point
+> i wrote my own tools to do so -------- web2pdf
+
+it is totally cool u just give it
+
+1. **web page**
+2. **the part that contain novel or anything ( id or class )**
+
+and it do the job
+it make all of it to a ***perfect pdf***
+
+it is called **web2pdf**
+
+
+
+# how to install
+
+if u use arch linux btw
+
+`yay -S web2pdf`
+
+available in aur
+
+ https://aur.archlinux.org/packages/web2pdf
+
+if u wanna compile it yourself
+
+1. clone repository
+
+2. go to cloned file
+
+3. go to venv using
+ `cd ./bin/ & source activate`
+
+4. install dependancies
+
+ `pip install requests beautifulsoup4 reportlab`
+
+5. run and enjoy using python
+
+ `python web2pdf.py`
+
+6. u can even make build its binary yourself it is easy
+
+
+
+# what to do next
+
+- [ ] maybe adding translation ability to cli tools
+
+
+
+# end ?!
+
+in the end i will be happy if u share your ideas about this script with me
+
+TY so much ❤️
+