Bruce Burge (bruceburge)

bruceburge

Geek Repo

Location:United States

Home Page:http://bruceburge.com

Github PK Tool:Github PK Tool

Bruce Burge's repositories

Pascii

Pascii (pronounced Pass Key), uses a Private Key+User Name combo to generate unique strong passwords, It also serves to replace a traditional password vault applications (sort of), as it will always generate the same password for a given user name, as long as the same private key is used. The private key, is generated the first time you run the application, the key can be automatically, or manually updated via the configuration screen.

Language:C#Stargazers:0Issues:3Issues:0

ClipStrip

ClipStrip is an application designed to make pasting thing between applications easier, to often when pasting from one source to another (the web to Gmail for instance) the formatting of the text from the web does not match the rest of your document. There are other ways of solving this issue, but this method is the easiest I’ve found. The way it works: When you copy something to the clipboard, the program checks to see if that is Rich Formated text, or Unicode text, and converts it to Plain text, then it stores the text back into the clipboard, so when you paste it from the clipboard you get just the text. The application, will start, enabled, and an icon will be available in the system tray, right click the icon for the ability to disable, enable, and exit the application, the icon will change to reflect its status.

Language:C#Stargazers:0Issues:3Issues:0

Non-Random-Spawn-Oxide-Plugin

plugin for the game rust using oxide plugin framework

Language:LuaLicense:UnlicenseStargazers:0Issues:3Issues:0