• Stars
    star
    228
  • Rank 169,201 (Top 4 %)
  • Language
    Shell
  • Created almost 11 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bash interface to the PushBullet API

#pushbullet-bash Created by Red5d - https://github.com/Red5d

This is a shell/CLI interface to the PushBullet API (https://www.pushbullet.com/).

It can list your available devices and push different types of data to them.

Set your PushBullet API key by creating the file $HOME/.config/pushbullet and adding the line PB_API_KEY=<your key> to it. Alternatively you can specify a different config file or API key at runtime.

# Specifying a different config file at runtime
PB_CONFIG=~/.my-config pushbullet list

# Specifying a different API key at runtime
PB_API_KEY=1234 pushbullet list

Pushbullet-bash also features a shell function similar to projects like pushblast, pushbullet-exit and pace to send a message after a specific command has finished.

More Repositories

1

docker-autocompose

Generate a docker-compose yaml definition from a running container
Python
1,277
star
2

edlkit

Python tools to create, tweak, and apply EDL file edits to video files.
Python
37
star
3

ztadmin

A scriptable interface to ZeroTier One's administration API.
Python
21
star
4

sonoff-mqtt

Controlling Sonoff esp8266 devices through MQTT
Lua
8
star
5

hivefs

A FUSE filesystem for the Hive.im cloud storage service. - Reference only. The Hive.im service shut down.
Python
6
star
6

security-topics-tree

A tree diagram of Computer Security topics.
5
star
7

micropython-modules

Utility and GUI modules for MicroPython and the M5Stack dev kit
Python
5
star
8

Linux-on-Chuwi-HiBook-Pro

Linux setup and driver information for running Linux on the Chuwi HiBook Pro
Shell
5
star
9

contextcommands

A tool for running commands based on the context from the previous command.
Python
4
star
10

nexpose-tools

Tools and monitoring scripts for Nexpose
Ruby
4
star
11

mycroft-docker

Dockerized Mycroft-core
Shell
4
star
12

nse-scripts

My Nmap scripts for the Nmap Scripting Engine
Lua
3
star
13

modsec-analysis

ModSecurity event log analysis in bash.
Shell
2
star
14

mycroft_skills

Skill modules for the Mycroft AI
Python
1
star
15

dockerfiles

Sources for my Docker images
Dockerfile
1
star
16

puppetsec

Puppet scripts to lock down and secure Linux systems.
Puppet
1
star
17

mqtail

MQTT-based remote log viewer
JavaScript
1
star
18

traefik-example

Example of using Traefik to route to Docker containers
1
star
19

avsync

A tool for helping find audio/video offsets for synchronization.
Python
1
star
20

netback

Easily configurable backup script using rsync as a backend.
1
star