
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
A bookmarks and snippets manager, stores bookmarks as YAML files and nippets as plain text, utilizes "Ag silver searcher" fast search to search your files when you need to open or copy a snippet, that makes its searching capabilities so enourmouse as it's inherited from AG.
Noty is smart, so it react depending on your input, so provide URL and it'll create a bookmark, provide some text and it will search for it in all bookmarks and snippets, if it didn't find any files it will prompt you to create a snippet.
Some common usages could be, bookmarking URL, save snippet of text you liked, save some canned responses and quickly copy it when needed.
$ gem install noty
by default Noty saves your files in ~/.notes
if you want to change that path, define an Environment variable in your shell init file .bashrc
or .zshrc
export NOTES_PATH=/path/to/your/notes/dir
Snippets and bookmarks manager.
Usage:
noty inputs
Input types:
Add a bookmark
noty https://www.youtube.com
Search for bookmark
noty youtube
Add a snippet text
noty this is a long text that I need to save in my stash
Search for a snippet (same as searching for bookmarks)
noty need
Bug reports and pull requests are welcome on GitHub at https://github.com/blazeeboy/noty.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that noty demonstrated a not healthy version release cadence and project activity because the last version was released 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
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.