8000 GitHub - monty-iggy-xtius/file-viewer: Python GUI file viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

monty-iggy-xtius/file-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Viewer GUI Application

This customizable Python3 appplication allows you to view multiple file formats without the need for downloading additional packages. It also showcases how you can create modern-looking applications with modern GUI libraries in Python.

Features

This is a simple python application with support for multiple file formats including:

  • HTML, CSS, JS files
  • Python, Java, C source code files
  • JSON files
  • PDF files

Installation

Follow these steps to setup this file viewer on your system.

Prerequisites

Before you begin, ensure you have the following dependencies and tools installed:

  • Python3

  • Pip

Setup and Usage

  1. After successfuly cloning this repo, change your working directory to the cloned repository:
cd file-viewer
  1. Install the project dependencies defined in the requirements.txt file using pip3 install -r requirements.txt

  2. After all is set, call the main python file from the terminal / cmd using python3 main.py.

Author name

ignatius

Live link

Contact information

Email-(monmihalo2324@gmail.com)

If you encounter any issues or have suggestions for improvements, please don't hesitate to create an issue.

Releases

No releases published

Packages

No packages published

Languages

0