Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by pauldotknopf

A curated list of projects in awesome lists by pauldotknopf .

https://github.com/pauldotknopf/windowssdk7-samples

Repository that has all the samples from the Windows 7 SDK, untouched

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/react-aspnet-boilerplate

A starting point for building isomorphic React applications with ASP.NET Core, leveraging existing techniques.

asp-net asp-net-core asp-net-mvc c-sharp mvc react

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/twitter-dump

Dump data from Twitter's public API.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/javascriptviewengine

An ASP.NET MVC ViewEngine for rendering markup in a JavaScript environment. Ideal for React and Angular server-side rendering.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/JavaScriptViewEngine

An ASP.NET MVC ViewEngine for rendering markup in a JavaScript environment. Ideal for React and Angular server-side rendering.

Last synced: 27 Oct 2024

https://github.com/pauldotknopf/darch-recipes

My operating systems, using Darch.

operating-system

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/vroomjs-core

Cross-platform VroomJs with the .NET Core runtime.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/statik

A simple library to help create static websites, for developers. Use this to compose larger static site generators (blogs/documentation/etc), or to power your blog/site as a one-off.

dotnet dotnet-core static-site-generator

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/itunesmobiledevice-hook

This is a dll that can replace the iTunesMobileDevice.dll, forwarding the requests to the real iTunesMobileDevice.dll, and inspect the parameters being sent.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/wpfkeyboard

A virtual keyboard in WPF that uses the built in keyboard layouts of the operating system.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/WPFKeyboard

A virtual keyboard in WPF that uses the built in keyboard layouts of the operating system.

Last synced: 06 Nov 2024

https://github.com/pauldotknopf/directshow.net

This is a mirror (and possible extensions/forks) for the DirectShow.NET library located over at http://sourceforge.net/projects/directshownet/

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/twitterbootstrapjqueryvalidate

Client side validation with support for the Twitter Bootstrap markup.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/apt-tool

This tool is helpful to create rootfs for debian-based distributions with reproducable outputs.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/gitlab-page-server

A GitLab page server. Similar to the built-in page server, but with some additional features.

csharp dotnet gitlab gitlab-webhook

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/nvlc

VLC wrappers for .NET (WPF/WindowsForms/etc), based on http://www.codeproject.com/Articles/109639/nVLC

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/n2bootstrap

NOT MAINTAINED! - An N2CMS implementation of Twitter Bootstrap

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/wpf-mediakit

A git clone of https://wpfmediakit.codeplex.com/

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sharp-data-access

A .NET library for common database functionality (migrations, ambient connection/transactions)

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/resume

My personal resume. https://resume.pknopf.com/

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/monotouch.simpleping

Xamarin bindings for the SimplePing class/helper for pinging CORRECTLY in Xamarin.iOS/MonoTouch.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/github-release-sync

A helper tool (written in Go) that helps synchronize a GitHub release's files with a local directory.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/jetsontx1drivers

Clean files, downloaded directly from NVIDIA. That is all.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/raspberry-pi-camera-source

A yocto-based image that plays a video on loop on boot. This is great to use as a test "camera" for video processing/capturing development.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/appledevice.net

A .net library for interacting with iOS devices, particularly through USB (discovery, port tunneling, etc).

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/markdown-translator

A library to help translating markdown files to other languages, using the PO/POT standard.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/meta-intel-media-stack

A meta layer for using the intel media stack (01org) on Intel CPUs

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/responsivelayoutwithisotope

Using a mobile friendly responsive layout with the jquery plugin Isotope

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/qt-net-core

An experiment to getting .NET Core working in QML.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/bulwark

An implementation of GitHub's CODEOWNERS file, but for GitLab.

codeowner-managed dotnet gitlab merge-request pull-requests

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/asyncstreamcopycpp

A simple crossplatform c++ implementation of copying one stream to another asynchronously, typically for IO (netowork/file/usb/etc) access.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/pauldotknopf.github.io

My personal blog: https://pknopf.com/

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/qt-module-example

An example project/repo that uses Qt's module system for "QT += custom". Support for examples/tools/tests. This is the same pattern that Qt uses for all it's modules.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/pek.markdig.highlightjs

A Markdig plugin to highlight code, using the highlight.js library.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/meta-dotnet

.NET Core meta layer for Yocto.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/javascriptviewengine.samples

Sample projects that use the JavaScriptViewEngine. https://github.com/pauldotknopf/JavaScriptViewEngine

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/iphone-plist-net

Automatically exported from code.google.com/p/iphone-plist-net

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/wpfanimationencoding

A library that will encode WPF animations into a h264 video.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/net-native-lib-loader

A .NET library to help locating native libraries, loading them, and getting symbols from them.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/dcmtk-build

Build DCMTK for Visual Studio the easy way. Run this script to checkout, cmake, compile and install dcmtk and all of its components.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/portaudio

This is a mirror for the PortAudio repository

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/youtube-archiver

Archives channels for offline searching/viewing.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/monotouch.aviary

MonoTouch bindings for the super-awesome Aviary iOS image editor.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sourceindexingsharp

A library that manages indexing pdb files for various storage servers. The ultimate goal is to create source server support for git.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/wpftoolkit

This is a migration of the official WPFToolkit for future changes (since codeplex project is dead).

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/taygeta

A mirror for https://taygeta.codeplex.com/

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/gdcl-mp4

The github repository for the GDCL mp4 muxer/demuxers located at http://www.gdcl.co.uk/downloads.htm

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/clicomperformancetest

Getting some performance benchmarks of C++/CLI vs COM

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/rockchip-camera-source

A yocto-based image that plays a video on loop on boot. This is great to use as a test "camera" for video processing/capturing development.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/dcmtk

This is the DCMTK repository.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/adept.combres

A more usable dotless filter for Combres as well as some helper methods that make working with Combres via the API more friendly (making internals available).

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sharp-read-write-lock

A dumb lib to help manage read/write locks.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/dotnet-buildary

A set of helper scripts/libraries to make it easier to build projects.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sharp-jobs

A simple low-friction job processor.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/goidevice

Golang bindings for the libimobiledevice library.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/n2bootstrap.blog

A blog extension to N2Bootstrap

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/monotouch.appirater

MonoTouch/Xamarin bindings for the Appirater class/project.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/monotouch.aqgridview

iOS/MonoTouch bindings for the AQGridView project.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/dcmtk-build-support-libraries

Scripts and releases of the support libraries, used by dcmtk.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/generator-react-aspnet-boilerplate

A yeoman generator for https://github.com/pauldotknopf/react-aspnet-boilerplate

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/qt-3d-stereoscopic

[WIP] Qt/QML components for rendering 3d video.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/monotouch.mfsidemenu

A monotouch implementation of the https://github.com/mikefrederick/MFSideMenu control.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/omaha

Automatically exported from code.google.com/p/omaha

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/pushsourcefilter

IN DEVELOPMENT: DirectShow push source filters, for delivering samples into DirectShow from an external application.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/dotfiles

Configuration files for my Ubuntu/Darch setup.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/automounter

A golang daemon for detecting media and issuing leases for mount points.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/darch-void-recipes

My recipes for Void Linux.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/binary-repos

The repository that stores my compiled packages for various distros (Arch/Void Linux).

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/goplaymusic

WIP: Google Play Music, from the command line.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/directshowplaybacksync

A direct show filter that is used to synchronize playback between multiple graphs.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/exploring-transactions

A repo for me to play with SQL transactions.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/arch-argon

Automatically exported from code.google.com/p/arch-argon

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/appirater-universal

A universal library project for the Appirater project. This is used to create a library to be used in a MonoTouch binding.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sharpwildmatch

A C# port of git/rsync's wildmatch function for shell-like globbing.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/grpc-qt

A protoc plugin for generating Qt/QObject types.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/vnextawesomeweb

This is a test project that demonstrates how to publish a web application with the KoreBuild system.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sakenet

Moved here --> https://github.com/theonlylawislove/SakeExtensions

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/ppa-debian

My personal package archive, for Debian.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/windows-machine

My auto-setup windows development environment

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/previewtextbox

A WPF textbox that previews text that can be selected by pressing enter.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/docker-yocto-build

A docker image, suitable for building yocto images.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/nimbus-universal

An universal library project for Nimbus.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/ikitesurf-bot

A bot that runs against ikitesurf and returns me the perfect windy days in the perfect direction in the perfect spots.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/simpleping-universal

A universal library with SimplePing and a helper class. This library is going to eventually be linked against via a Xamarin binding project.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/sakeextensions

NOT ACTIVE, USE CAKE INSTEAD!!! A generic set of useful commands (MSBuild/DNX) for the Sake build system.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/shareddirect3dwpfrender

This is an experiment that renders video using Direct3D using shared textures to use them across separate processes. The textures are eventually displayed in a WPF application.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/paginglinksbuilder

A single .cs file for you to add to your project. It quickly adds a very configurable paging control to your project. It renders out-of-the-box Twitter Bootstrap fiendly too!

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/libimobiledevice-windows-build

A script to build the libimobiledevice for windows.

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/iconv-windows-binaries

Windows binaries for iconv (1.14). Compiled with Visual Studio 2013

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/meta-jetson-tx1

Kernel/BSP for Jetson TX1

Last synced: 29 Oct 2024

https://github.com/pauldotknopf/neoslider

Modifications to the neoslider firmware that handle analog interupts as expected.

Last synced: 29 Oct 2024