New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/charles-m-knox/go-fltk-clipboard

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/charles-m-knox/go-fltk-clipboard

  • v0.0.0-20250106020118-fd2b83707c44
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-fltk-clipboard

A simple clipboard manager.

Features dark/light mode and portrait/landscape mode and filtering results.

Screenshots

Dark mode, portrait orientation

Light mode, landscape orientation

Requirements

Linux requirements:

  • x11 (wayland is untested)
  • xclip or xsel

Other platforms are untested but may work. See compatibility here.

Installation

Go to the releases page and download the latest version there. Place it anywhere in your $PATH and you're good to go.

Development setup

To build, run the following - make sure you have upx and go installed as well as the listed requirements above:

make build-prod

To install to ~/.local/bin/, run

make install

Flatpak note

It is possible to build a flatpak distribution of this application, but I don't currently have time to deal with the extra overhead, so the only recommended installation method is by building it yourself or downloading a precompiled binary from the releases page (if available).

FAQs

Package last updated on 06 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc