Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
A simple application that scrolls through a folder's images.
~/pictures/saved
via middle-clickNavigate to the releases page found here and download the latest release. Extract the contents of the scroller-v*.zip
archive and run scroller.exe
found within.
To run the application, execute the following command:
make run scroller
Clone the repository and run the following commands to install dependencies:
git clone https://github.com/robert-clayton/scroller.git
cd scroller && make install
To run the tests, execute the following command:
make test
Please open an issue for support.
We appreciate any contribution, from fixing a grammar mistake in a comment to implementing complex algorithms. Please read this section if you are contributing your work.
Your contribution will be tested by our automated testing on GitHub Actions to save time and mental energy. After you have submitted your pull request, you should see the GitHub Actions tests start to run at the bottom of your submission page. If those tests fail, then click on the details button try to read through the GitHub Actions output to understand the failure. If you do not understand, please leave a comment on your submission page and a community member will try to help.
Please help us keep our issue list small by adding fixes: #{$ISSUE_NO} to the commit message of pull requests that resolve open issues. GitHub will use this tag to auto-close the issue when the PR is merged.
Ctrl-O
- set folder to viewScrollwheel
- increase/decrease scroll speedCtrl-Scrollwheel
- add/remove column to scroll viewMiddle Mouse Button
- saves the hovered image to ~/pictures/saved
(on windows)This project is licensed under the LGPLv2.1 License.
FAQs
Unknown package
We found that scroller demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.