Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wiki Connector

Desktop application that involves connecting to various packaged APIs called connectors. These connectors store and deliver information to the user.

Table Of Contents

  1. Installation
  2. How It Works
  3. Updates

Installation

Clone the most recent version. Run the Main.py file within the src directory.

How It Works

  • Makes API calls that are dependent on the connector that is being used.
  • Utilizes a CSV file to aggregate data treated as a temporary database.
  • Queries this file using a query language developed by myself.

Updates

  • added a query editor to the application
  • Made the readme
  • Changed to PyQt5 gui lib. Also added bash-like features to query language.
  • Added an 'App' layer that has applications like terminal and settings. Also, have started on building connector layer.

About

A C++ and Python embedded application that makes API queries to media connectors

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages