Giter Site home page Giter Site logo

ojo's Introduction

Tarek ๐ŸŒฑ


ojo's People

Contributors

arxaqapi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ojo's Issues

protected path causes Unix.lstat to fail

Description

ojo fails if Unix.lstat fails. If the permission are denied the stats cannot be retrieved.

Error gotten if watching root /:

Fatal error: exception Sys_error("//lost+found: Permission denied")

What should happen instead

The protected path (file or directory) should be ignored and not cause ojo to crash

Watch a complete directory for change

Add the possibility to monitor for changes in a entire directory.

  • .gitignore files should be parsed and taken into account by default, thus not monitoring large or numerous useless files Postponed
  • ojo .: The current directory . can be used to monitor files in the current directory

Add sub 1 second delay option

Issue: Feature request


TLDR:

Allow the user to use a delay of less than one second.

Description of the request

Some usage would require to check if the watched file has been changed in a shorter time frame than one second.

Thus, it would be beneficial to allow the user to input a delay value with more precision.

Thoughts around the implementation

One could specify the unit of the delay like this

  • -d 1s = 1 second delay
  • -d 100ms = 100 millisecond delay

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.