Giter Site home page Giter Site logo

dcodeki's Introduction

dcodeKi

A Python GUI Tool for Encoding and Decoding


forthebadge made-with-python

Table of Contents

About

dcodeKi is a Python GUI based encoder-decoder tool using Kivy framework

Features

  • Auto copy to clipboard (everytime after encoding or decoding it automatically copy the ouput to clipboard)
  • GUI
  • Numerous Encoder-decoders

Requirements

Make sure to install all the requirement in your system
[Except Python you can skip downloading the other modules as I added them in the requirements.txt (Just follow all the installation step)]

  1. Python 3.7 - 3.11
    Scripting language I used to write the program
  2. Kivy 2.2.1
    Framework to create the GUI (Graphical User Interface)
  3. Pyperclip
    Crossplatform module for the copy paste function

Install & run

To run the tool in your system (using terminal)

  1. First clone the repo

    git clone https://github.com/Pankaj0038/dcodeKi.git
    

    or You can just download the zip file of the repository

  2. Change directory to dcodeKi

    cd dcodeKi-main
    
  3. Download all the requirement (Skip this if already downloaded)

    pip install -r requirements.txt
    

    incase of linux or mac use pip3

    [Note that if you are in Windows then run powershell as administrator and then run the commands]

  4. Run using python

    python3 dcodeKi.py
    

Contribute

To contribute in this project

  1. Go to issues section
  2. Comment under any issues or create a new issue

dcodeki's People

Contributors

pankaj0038 avatar basedbaba avatar k3s1 avatar sgcodex avatar amrikhore86 avatar daksh1210jain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.