Contractors Data Scraper

Problem :User need fast way to collect data from website, before this user was manually copy paste line by line into excel, to make it harder, some information is located inside other page “more details info”. Data need to refresh monthly to get new updated details. Solution : Create scraper script. make cronjob Update suggestion […]

Script to get Nomachine update notification

Problem : In Ubuntu there is no apt repo for NoMachine.Need to update frequently, otherwise it show nagging popup asking to update. This generally can be applied to any other software like Discord. Solution Plans : Details : Python scraper to fetch new nomachine release : create nomachineVenv.sh file to run python script with virtual […]