Project created to help beginner programmers to study, despite the lack of internet!

Overview

logo

dev-outside-net

Projecto criado para ajudar programadores iniciantes a estudar, apesar da falta de internet!

Features:

  • Procura por palavras nos arquivos ".ml" na pasta "content" obtendo respostas rápidas para as palavras chaves pesquisadas!

  • Contém os temas indexados no arquivo "main.json", na pasta content, para acessar rapidamente os temas desejados sem ter de pesquisar por palavras específicas!

  • Tema, palette(Qt), fonte, e tema de ícones configuráveis via json (data/launch.json)

    Mais por vir...

Exemplo:

{
"app-theme":"dark",
"icons-theme":"light",
"qt-palette":"dark"
}

ScreenShots:

screen1 screen2 screen3 screen4


Technical specifications:

este projecto está a ser desenvolvido sob as seguintes especificações:

  • Language: Python 3.8.10

  • Operacional System: Ubuntu 20.04 LTS

  • GUI: PyQt5==5.15.5(Qt5==5.15.2)

    ...

    Veja outras dependências em:

    • app/requirements.txt

    • app/frameworks

Contribute:

Que bom que pensou nisso, estou trabalhando em um guia para quem quiser contribuir, pois para isso funcionar será necessário escritores dos artigos que serão adicionados a aplicação, que nem um "blog"!

mas enquanto isso você pode:

  1. Clonar este repositório, realizar testes e encontrar problemas!

Use: git clone https://github.com/Dev04Dev/dev-outside-net.git

  1. Caso encontre algum problema ou note algum comportamento estranho na aplicação por favor crie uma issue (caso ainda não exista), e relate o problema!

  2. Deixar uma estrela neste repo, pois dá mais motivação ver que as pessoas se importam com o trabalho que está sendo realizado!

  3. Partilhar essa ideia com outros!

  4. Visitar a nossa página no Facebook:

    Dev4Dev

    onde postamos conteúdo de programação, aproveitando que o Facebook pode ser usado gratuitamente por um determinado tempo após o carregamento de saldo!

State:

Este Projecto está em estado de desenvolvimento, e ainda não tem nenhuma distribuição, o primeiro lançamento (Alpha) está previsto para Dezembro de 2021, apenas para testes!

DONE:

  • Interface de usuário criada

  • Funcionalidades básicas (Pesquisar; Abrir os Resultados; Selecionar Tópicos)

  • Configurável

TODO:

  • Correção de alguns bugs

  • Adicionar funcionalidade para salvar o estado da janela ao sair

  • Permitir o usuário configurar a aplicação pela Interface gráfica (GUI)

  • Atualizar o estado(configurações, dados) da aplicação em tempo real!

## Contacts:

[email protected]

Thankful:

Não quero escrever tudo, pois a aplicação está em fase de desenvolvimento, por isso vou apenas dizer que:

This Readme is under construction

Owner
Dev4Dev
Dev4Dev
Dev Centric Tools for Mkdocs Based Documentation

docutools MkDocs Documentation Tools For Developers This repo is providing a set of plugins for mkdocs material compatible documentation. It is meant

Axiros GmbH 14 Sep 10, 2022
An MkDocs plugin to export content pages as PDF files

MkDocs PDF Export Plugin An MkDocs plugin to export content pages as PDF files The pdf-export plugin will export all markdown pages in your MkDocs rep

Terry Zhao 266 Dec 13, 2022
An introduction to hikari, complete with different examples for different command handlers.

An intro to hikari This repo provides some simple examples to get you started with hikari. Contained in this repo are bots designed with both the hika

Ethan Henderson 18 Nov 29, 2022
PythonCoding Tutorials - Small functions that would summarize what is needed for python coding

PythonCoding_Tutorials Small functions that would summarize what is needed for p

Hosna Hamdieh 2 Jan 03, 2022
💡 Catatan Materi Bahasa Pemrogramman Python

Repository catatan kuliah Andika Tulus Pangestu selama belajar Dasar Pemrograman dengan Python.

0 Oct 10, 2021
Literate-style documentation generator.

888888b. 888 Y88b 888 888 888 d88P 888 888 .d8888b .d8888b .d88b. 8888888P" 888 888 d88P" d88P" d88""88b 888 888 888

Pycco 808 Dec 27, 2022
JTEX is a command line tool (CLI) for rendering LaTeX documents from jinja-style templates.

JTEX JTEX is a command line tool (CLI) for rendering LaTeX documents from jinja-style templates. This package uses Jinja2 as the template engine with

Curvenote 15 Dec 21, 2022
Python Deep Dive Course - Accompanying Materials

Python Deep Dive Various Jupyter notebooks and Python sources associated with my Udemy Python 3 Deep Dive course series: Part 1: Mainly functional pro

Fred Baptiste 1.1k Dec 30, 2022
A fast time mocking alternative to freezegun that wraps libfaketime.

python-libfaketime: fast date/time mocking python-libfaketime is a wrapper of libfaketime for python. Some brief details: Linux and OS X, Pythons 3.5

Simon Weber 68 Jun 10, 2022
Bring RGB to life in Neovim

Bring RGB to life in Neovim Change your RGB devices' color depending on Neovim's mode. Fast and asynchronous plugin to live your vim-life to the fulle

Antoine 40 Oct 27, 2022
Simple yet powerful CAD (Computer Aided Design) library, written with Python.

Py-MADCAD it's time to throw parametric softwares out ! Simple yet powerful CAD (Computer Aided Design) library, written with Python. Installation

jimy byerley 124 Jan 06, 2023
A hack to run custom shell commands when building documentation on Read the Docs.

readthedocs-custom-steps A hack to run custom steps when building documentation on Read the Docs. Important: This module should not be installed outsi

Niklas Rosenstein 5 Feb 22, 2022
[Unofficial] Python PEP in EPUB format

PEPs in EPUB format This is a unofficial repository where I stock all valid PEPs in the EPUB format. Repository Cloning git clone --recursive Mickaël Schoentgen 9 Oct 12, 2022

💯 Coolest snippets

nvim-snippets This was originally included in my personal Neovim setup, but I didn't like having all the snippets there so I decided to have them sepa

Eliaz Bobadilla 6 Aug 31, 2022
Docov - Light-weight, recursive docstring coverage analysis for python modules

docov Light-weight, recursive docstring coverage analysis for python modules. Ov

Richard D. Paul 3 Feb 04, 2022
Explicit, strict and automatic project version management based on semantic versioning.

Explicit, strict and automatic project version management based on semantic versioning. Getting started End users Semantic versioning Project version

Dmytro Striletskyi 6 Jan 25, 2022
Ultimaker Cura 2 Mooraker Upload Plugin

Klipper & Cura - Cura2MoonrakerPlugin Allows you to upload Gcode directly from Cura to your Klipper-based 3D printer (Fluidd, Mainsailos etc.) using t

214 Jan 03, 2023
A Json Schema Generator

JSON Schema Generator Author : Eru Michael About A Json Schema Generator. This is a generic program that: Reads a JSON file similar to what's present

1 Nov 10, 2021
Fast syllable estimation library based on pattern matching.

Syllables: A fast syllable estimator for Python Syllables is a fast, simple syllable estimator for Python. It's intended for use in places where speed

ProseGrinder 26 Dec 14, 2022
An open source utility for creating publication quality LaTex figures generated from OpenFOAM data files.

foamTEX An open source utility for creating publication quality LaTex figures generated from OpenFOAM data files. Explore the docs » Report Bug · Requ

1 Dec 19, 2021