Skip to content

Tool for connecting to random sites and generate .bmp images from titles.

License

Notifications You must be signed in to change notification settings

bazylevnik0/seek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for connecting to random sites and generate .bmp images from titles.



install:
1) Install Python, something like this:
"sudo apt-get install python3"
"sudo apt-get install pip3"
2) Install BeatifulSoup for python, like this:"pip3 install beautifulsoup4"
3) Install SDL, something like this:"sudo apt-get install libsdl2-2.0-0 libsdl2-dbg libsdl2-dev libsdl2-image-2.0-0 libsdl2-image-dbg libsdl2-image-dev"
4) Compile interpretator: "gcc interpretator.c `sdl2-config --cflags` -o interpretator `sdl2-config --libs`"

launch:
"bash script.sh" and wait results in folder "output"... repeat


About

Tool for connecting to random sites and generate .bmp images from titles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published