All Projects → vivaladav → Bitsofbytes

vivaladav / Bitsofbytes

Licence: unlicense
Code and projects from my blog posts.

Programming Languages

cpp
1120 projects
cplusplus
227 projects

Projects that are alternatives of or similar to Bitsofbytes

Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (+97.75%)
Mutual labels:  json, sqlite, qt
Liszt
A personal organization software with a script engine for automation
Stars: ✭ 72 (-19.1%)
Mutual labels:  sqlite, qt, qt5
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (+326.97%)
Mutual labels:  learning, qt, qt5
Sqlitestudio
A free, open source, multi-platform SQLite database manager.
Stars: ✭ 2,337 (+2525.84%)
Mutual labels:  sqlite, qt, qt5
Bludit
Simple, Fast, Secure, Flat-File CMS
Stars: ✭ 824 (+825.84%)
Mutual labels:  blog, json, plugins
Node Audio
Graph-based audio api for Node.js based on LabSound and JUCE
Stars: ✭ 67 (-24.72%)
Mutual labels:  plugin, plugins
Base
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
Stars: ✭ 67 (-24.72%)
Mutual labels:  plugin, plugins
Linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Stars: ✭ 1,287 (+1346.07%)
Mutual labels:  qt, qt5
Kbbi Qt
KBBI Offline Remake with Qt
Stars: ✭ 68 (-23.6%)
Mutual labels:  qt, qt5
Simpleqtlogger
Simple rolling file logger for Qt.
Stars: ✭ 60 (-32.58%)
Mutual labels:  qt, qt5
Wordpress Plugin Installer
A PHP class for installing and activating WordPress plugins.
Stars: ✭ 69 (-22.47%)
Mutual labels:  plugin, plugins
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+1348.31%)
Mutual labels:  qt, qt5
Guitar
Git GUI Client
Stars: ✭ 1,136 (+1176.4%)
Mutual labels:  qt, qt5
C koans
C Koans
Stars: ✭ 65 (-26.97%)
Mutual labels:  learning, unit-testing
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+1192.13%)
Mutual labels:  qt, qt5
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+1156.18%)
Mutual labels:  qt, qt5
Borg Backup Gui
BORG BackUP GUI is a simple GUI for managing Borg backups. Currently I am developing some extensions.
Stars: ✭ 77 (-13.48%)
Mutual labels:  qt, qt5
Examples
Learn to create a desktop app with Python and Qt
Stars: ✭ 1,196 (+1243.82%)
Mutual labels:  qt, qt5
Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+1267.42%)
Mutual labels:  plugin, plugins
Starviewer
Starviewer, a cross-platform open source medical imaging software
Stars: ✭ 83 (-6.74%)
Mutual labels:  sqlite, qt

BitsOfBytes

In this repository you can find source code and projects from my blog posts.

All the content here is released under The Unlicense license unless stated otherwise in a sub-directory.

Examples

How to create a plugin for Qt Creator

blog post - source code

GUI unit testing with Qt Test – part 2 – advanced testing

blog post - source code

GUI unit testing with Qt Test – part 1 – introduction

blog post - source code

C++ unit testing with Qt Test – part 2 – advanced testing

blog post - source code

C++ unit testing with Qt Test - part 1 - introduction

blog post - source code

A C++ program to get CPU usage from command line in Linux

blog post - source code

Qt Network and JSON example: a simple Hacker News reader

blog post - source code

How to embed a database in your application with SQLite and Qt

blog post - source code

How to create an application with Qt and C++

blog post - source code

How to traverse a git repository using libgit2 and C++

blog post - source code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].