Code Monkey home page Code Monkey logo

Comments (5)

jennybc avatar jennybc commented on June 15, 2024

Thanks @mrdwab! Yes maybe some features could be integrated. Long term I really think there should be a standalone clipboard mini-package that this package could them import. But today, in real life, I'd love to get clipboard functionality on other OSes within reprex.

I don't have physical access to a Windows computer and am being too lazy to set up something in the cloud and also fear it would not give me a faithful clipboard experience anyway. It would be better if someone who can test on a physical Windows box is checking things.

BTW overflow currently has no LICENSE. How could using readClip and writeClip work? Would you add a LICENSE and I grab some of the code? Or do you want to make a pull request?

from reprex.

mdlincoln avatar mdlincoln commented on June 15, 2024

I've abstracted the OS X, Windows, and Linux versions of clipboard writing into just such a micro-package: clipr. It's super basic at the moment - it could probably use a clear_clip() command among other things, but maybe it'll be useful?

from reprex.

jennybc avatar jennybc commented on June 15, 2024

Thanks @mdlincoln for starting clipr! This is a much needed thing. We should get other eyeballs on it. It would be truly awesome if it works as well as possible on lots of OSes, which I think requires actual humans on the OSes to be using it. I'm sure some automated testing is possible (and needed) but I bet this is an area where it's not a perfect solution.

I have concerns about LICENSEs. Neither overflow nor clipr has one, I think.

from reprex.

mdlincoln avatar mdlincoln commented on June 15, 2024
  1. Yes, there will be a bunch of annoying edge cases with system clipboards, so more eyes are a must! (I'm also just on OS X myself)
  2. Re: LICENSE - both overflow and clipr specify GPL-3 in their respective DESCRIPTION files. I'm following Hadley's guidance here. Is a dedicated LICENSE file required when using GPL-3?

from reprex.

jennybc avatar jennybc commented on June 15, 2024

Sorry about the ill-informed no license comment. Duh, I was just looking for a LICENSE file, not reading the DESCRIPTION. I use MIT which forces you to write a two line LICENSE file.

from reprex.

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.