Giter Club home page Giter Club logo

rsget.pl's People

Contributors

glensc avatar pawelz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cloudxtreme

rsget.pl's Issues

support XDG basedir spec

nice spec which helps you keep your ~ clean, adopted by many apps.

http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html

to implement it, rsget.pl should read config from $XDG_CONFIG_HOME/rsget.pl/config (variable defaults to ~/.config if not set), and in the config, put as default values for workdir and outdir like $XDG_DATA_HOME/rsget.pl/workdir (variable defaults to ~/.local/share/ if not set).
also, get.list could be stored in $XDG_CONFIG_HOME/rsget.pl/get.list

make it more clear how to start http server

Hi,
README.config says:

# Start http server on port 7666 (won't be started by default or if port is 0).
# Make sure the port is blocked in the firewall (only allow IPs you trust),
# because rsget.pl has very weak authentication.
http_port = 7666

So, how do you do start the web interface? and shouldn't this entry be commented or value 0 by default?

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.