All Projects → ruivieira → grizzly

ruivieira / grizzly

Licence: Apache-2.0 license
Extra utilities for Bear 🐻

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to grizzly

laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (+395%)
Mutual labels:  utility
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-35%)
Mutual labels:  utility
mpu
Martins Python Utilities - Stuff that comes in Handy
Stars: ✭ 47 (+135%)
Mutual labels:  utility
FastDMG
Fast, no-nonsense disk image mounting for macOS
Stars: ✭ 72 (+260%)
Mutual labels:  utility
xd-storage-helper
A little helper to make storing key-value-pairs (e.g. settings) for Adobe XD plugins easier.
Stars: ✭ 22 (+10%)
Mutual labels:  utility
pe-util
List shared object dependencies of a portable executable (PE)
Stars: ✭ 45 (+125%)
Mutual labels:  utility
suspend
suspend/resume a list of processes in Windows
Stars: ✭ 23 (+15%)
Mutual labels:  utility
goroutines
provides utilities to perform common tasks on goroutines
Stars: ✭ 19 (-5%)
Mutual labels:  utility
HEAPUtil
Code for the RA-L (IROS) 2021 paper "A Hierarchical Dual Model of Environment- and Place-Specific Utility for Visual Place Recognition"
Stars: ✭ 46 (+130%)
Mutual labels:  utility
TestCards
A simple test pattern generator.
Stars: ✭ 46 (+130%)
Mutual labels:  utility
utilsac
Utility functions
Stars: ✭ 13 (-35%)
Mutual labels:  utility
micSwitch
macOS menu bar application for the mic mute/unmute with single click or shortcut with walkie-talkie style support
Stars: ✭ 37 (+85%)
Mutual labels:  utility
Quickeys
A mac menu bar app that provides note taking functionality though a quick dropdown menu.
Stars: ✭ 54 (+170%)
Mutual labels:  utility
black hole flutter
🛠 A package absorbing all Flutter utility functions, including extension functions and commonly used widgets
Stars: ✭ 18 (-10%)
Mutual labels:  utility
cra-tailwindcss-in-js
Integrate Tailwind CSS in a Create React App setup using css-in-js solutions
Stars: ✭ 35 (+75%)
Mutual labels:  utility
discord-paginationembed
A pagination utility for MessageEmbed in Discord.JS
Stars: ✭ 93 (+365%)
Mutual labels:  utility
Funky
Funky is a functional utility library written in Objective-C.
Stars: ✭ 41 (+105%)
Mutual labels:  utility
OP1GO
Ultraportable backups for Teenage Engineering's OP-1
Stars: ✭ 34 (+70%)
Mutual labels:  utility
tableize
Turn lists into tables with ease
Stars: ✭ 12 (-40%)
Mutual labels:  utility
linearmouse
🖱 The mouse and trackpad utility for Mac.
Stars: ✭ 1,151 (+5655%)
Mutual labels:  utility

grizzly

Extra utilities for Bear.app.

Library

To use grizzly as a library, just do go get github.com/ruivieira/grizzly or add it to your go.mod.

CLI

To use the CLI, just do

$ cd grizlly
$ go build

CLI commands

  • -d, Show duplicate titles and counts
  • -ts, Suggest tag for given title (based on your data)
  • --tail n, --head n, Show first or last n entries, in order
  • -m, Show all marked text for all notes
  • -u, Show all notes which are not referenced anywhere
  • -s, --search, Search notes using partial title
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].