Giter VIP home page Giter VIP logo

moodle-scraper's Introduction

Hello! ๐Ÿ˜„

Intro

I like tech (surprise!).

I'm curious and resourceful.

Ask me anything, I'm friendly!

Reach me at

Metrics GitHub Metrics
WakaTime

๐Ÿ“Š This Week I Spent My Time On

๐Ÿ’ฌ Programming Languages: 
TypeScript               8 hrs 52 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   35.98 % 
Java                     5 hrs 59 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   24.26 % 
XML                      5 hrs 38 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   22.88 % 
Brazil Dependency Config 3 hrs 24 mins       โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   13.79 % 
YAML                     22 mins             โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.51 % 

๐Ÿ”ฅ Editors: 
IntelliJ IDEA            15 hrs 21 mins      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   62.22 % 
Cursor                   9 hrs 18 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   37.71 % 
VS Code                  1 min               โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   00.07 % 

Last Updated on 23/09/2024 16:25:18 UTC

moodle-scraper's People

Contributors

gordonpn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

moodle-scraper's Issues

Reduce or prevent creation of zombie processes when using with Docker

Description:

The way it is set up right now leaves zombie processes on the server when the Python script is finishes running. More specifically, even after the LibreOffice process is killed, the process is still listed in ps as a defunct/zombie process, taking up kernel resources.

Possible fix:

Explore the Docker init system and/or tini

References:

https://stackoverflow.com/questions/49162358/docker-init-zombies-why-does-it-matter
https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/

Notify if new files

As a user, I want to be notified when there are new files, so that I am up-to-date.

Acceptance criteria

  • When the scraper downloads a new file, it sets off a flag to notify me through the Slack channel about a new file (possibly which course and filename?).

References

Skip converting to PDF if PDF already exists

Right now, the service crawls the directory to find any PPT file and converts them all to PDFs, unconditionally. Running time could be reduced if, a PDF file with the name filename is found and skipped.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.