30.11.2020: Updated with the new patchseries and instructions for Windows
02.12.2020: Added tweaks
08.12.2020: Updated with patchseries v4
31.01.2020: Updated with patchseries v6
Location | Name | Frequency | Duplex | Offset | Tone | rToneFreq | cToneFreq | DtcsCode | DtcsPolarity | RxDtcsCode | CrossMode | Mode | TStep | Skip | Comment | URCALL | RPT1CALL | RPT2CALL | DVCODE | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 8CAWest Gap 2 | 146.95 | - | 0.6 | Tone | 91.5 | 91.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | ||||||
1 | 8ITWest Gap U | 438.525 | - | 5.0 | Tone | 91.5 | 91.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | ||||||
2 | 6AAMt Barker 2 | 146.825 | - | 0.6 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | |||||||
3 | 6AAMt Barker U | 439.95 | - | 5.0 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | |||||||
4 | 6ALMt Clarence U | 439.95 | - | 5.0 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | |||||||
5 | 6AWFairfield 2 | 147.0 | - | 0.6 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | |||||||
6 | 6MJManjimup 2 | 147.15 | + | 0.6 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | |||||||
7 | 6AKKalgoorlie 2 | 147.0 | - | 0.6 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | FM | 25.0 | 0 | |||||||
8 | 6RRKalgoorlie 2 | 147.05 | + | 0.6 | 88.5 | 88.5 | 23 | NN | 23 | Tone->Tone | DMR | 25.0 | 0 |
#Requires -Module Spotishell | |
# Install and setup Spotishell | |
# https://github.com/wardbox/spotishell | |
$InformationPreference = "Continue" | |
# Set your spotify username here | |
$username = "myspotifyusername" | |
$public_playlists = Get-UserPlaylists -Id $username | Where-Object { $_.owner.uri -eq "spotify:user:$username" -and $_.public} |
mkdir -p ~/.config && touch ~/.config/ssh-agent.pid
ssh-agent-manage.sh
into your .bashrc
or .bash_profile
or similarkillall -9 ssh-agent
This snippet, when included in .bashrc
, will ensure that your session has a working ssh-agent
with all your ssh keys loaded into it. It does this without creating separate ssh-agent
processes by:
// 1. Open the browser developper console on the network tab | |
// 2. Start the video | |
// 3. In the dev tab, locate the load of the "master.json" file, copy its full URL | |
// 4. Run: node vimeo-downloader.js "<URL>" | |
// (done automatically now) 5. Combine the m4v and m4a files with mkvmerge | |
const fs = require('fs'); | |
const url = require('url'); | |
const https = require('https'); | |
const { exec } = require('child_process'); |
// Mozilla User Preferences | |
// To change a preference value, you can either: | |
// - modify it via the UI (e.g. via about:config in the browser); or | |
// - set it within a user.js file in your profile (create it if it doesn't exist). | |
// | |
// Profile folder location on different systems: | |
// Windows: C:\Users\<username>\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxxx.default | |
// Mac OS X: Users/<username>/Library/Application Support/Firefox/Profiles/xxxxxxxx.default | |
// Linux: /home/<username>/.mozilla/firefox/xxxxxxxx.default |
// 1. Open the browser developper console on the network tab | |
// 2. Start the video | |
// 3. In the dev tab, locate the load of the "master.json" file, copy its full URL | |
// 4. Run: node vimeo-downloader.js "<URL>" | |
// 5. Combine the m4v and m4a files with mkvmerge | |
const fs = require('fs'); | |
const url = require('url'); | |
const https = require('https'); |
#!/bin/bash | |
echo "*** Running..." | |
keywords=( | |
"password" | |
"key" | |
"passwd" | |
"secret" | |
) |
----- BEGIN LICENSE ----- | |
eldon | |
Single User License | |
EA7E-1122628 | |
C0360740 20724B8A 30420C09 6D7E046F | |
3F5D5FBB 17EF95DA 2BA7BB27 CCB14947 | |
27A316BE 8BCF4BC0 252FB8FF FD97DF71 | |
B11A1DA9 F7119CA0 31984BB9 7D71700C | |
2C728BF8 B952E5F5 B941FF64 6D7979DA | |
B8EB32F8 8D415F8E F16FE657 A35381CC |