Posts
-
obsidian-dataloom
Weave together data from diverse sources into a cohesive table view. Inspired by Excel spreadsheets and Notion.so.
- Screenshots
- Features
- FAQ
- Installation
- Create a new loom
- Issues
- Contributing
- Network Usage
- License
- Disclaimer
Tags: #typescript • obsidian-md • obsidian-plugin
-
pyttsx3
Offline Text To Speech synthesis for python
pip install pyttsx3If you get installation errors , make sure you first upgrade your wheel version using :
pip install --upgrade wheelTags: #python • pyttsx • text-to-speech
-
spatie-permissions-demo
Permissions Demo App
This is a simple app to demonstrate implementing the spatie/laravel-permission package to a fresh Laravel app.
Many of the code examples used in this demo also come from the examples in the Spatie package README.
Tags: #php
-
homebrew-rmtree
Remove a formula and its unused dependencies
It’s an external command for Homebrew that provides a new command,
rmtree, that will uninstall that formula, and uninstall any of its dependencies that have no formula left installed that depend on them. The command will check all dependencies recursively starting at the one specified on the command line.This is tricky business. So this command comes with a warning.
Tags: #ruby
-
devise_saml_authenticatable
Devise SAML 2.0 authentication strategy
Devise Saml Authenticatable is a Single-Sign-On authentication strategy for devise that relies on SAML. It uses [ruby-saml][] to handle all SAML-related stuff.
Tags: #ruby
-
react-codemirror2
Codemirror integrated components for React
demo @ scniro.github.io/react-codemirror2
Tags: #typescript • codemirror • react
-
gitreflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
Create and switch to new branch
nh-branchy-branch:$ git reflow start nh-branchy-branchCreate a pull request for your branch against
masteror a custombase-branch:$ git reflow reviewIf your code is approved, merge to
base-branchand delete the feature branch:$ git reflow deliver
Tags: #ruby • git • git-workflow
-
pyatv
A client library for Apple TV and AirPlay devices
Some examples include:
- Remote control commands
- Metadata retrieval with push updates
- Stream files via AirPlay
- List and launch installed apps
- List and switch user accounts
- Add, remove or set audio output devices (e.g. HomePods)
- Keyboard support
- Persistent storage of credentials and settings
…and lots more! A complete list is available here.
Tags: #python • home-automation • apple-tv
-
react-navigation-header-buttons
Easily render header buttons for react-navigation
This package will help you render buttons in the navigation bar and handle the styling, so you don’t have to. It mimics the appearance of native navbar buttons and offers a simple but also flexible interface for you to interact with.
✅ DRY library api
✅ Works great with icons from
@expo/vector-icons/react-native-vector-iconsor any other icon library✅ Supports both JS and native stack
✅ Beautiful overflow menus for items that don’t fit into the navbar
✅ Recipes and examples included
✅ Written in TS
Tags: #typescript • react-native • react-navigation
-
pwcrack-framework
Password Crack Framework
pwcrack-framework 是一个用Ruby编写的密码自动破解框架,目前提供了 23 个在线破解和 38 个离线破解接口,支持 61 种算法破解
项目地址:https://github.com/L-codes/pwcrack-framework
Tags: #ruby • pwcrack • password
subscribe via RSS