Coder Social home page Coder Social logo

Can Qrcp run with a log file? about qrcp HOT 3 CLOSED

ilaoyao avatar ilaoyao commented on July 20, 2024
Can Qrcp run with a log file?

from qrcp.

Comments (3)

claudiodangelis avatar claudiodangelis commented on July 20, 2024

Hello! There is no such flag yet, honestly I'm not sure how much valuable it would be in general terms.
Do you have any specific usecase for this? (i.e.: debugging, etc?)

Thanks for your continued support!
Claudio

from qrcp.

ilaoyao avatar ilaoyao commented on July 20, 2024

yes, I want to make a GUI-windows to show the qrcode, not in a cmd-windows, i just want the current qrcd-cmd url.
eg. if the qrcp.exe is running, then i can hide the cmd-windows, instead of a GUI window, but i need a current url address to show on this gui windows.

so can it create a log-file in temp folder, file-name is just like qrcp-PID.txt. and write the current url address in this file, so i can read the url-address from this file. so i can hide the cmd-windows and show the gui-windows,just like blow(this GUI is one of my apps for a third-qrcp app (base on your qrcp).

111

even more, can create a png file with transparent backgound,so can show the qrcode in the gui.

sincerely
ilaoyao

from qrcp.

claudiodangelis avatar claudiodangelis commented on July 20, 2024

Hello, knowing your IP, you could try passing the --path and --port flags to make the URL predictible:

qrcp --path file --port 8080 /yourfile.txt

The resulting URL will be:

http://<your IP>:8080/send/file

Let me know if this helps, thanks!

from qrcp.

Related Issues (20)

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.