A tool to assist in code raiding in rust

Related tags

MiscellaneousKodelock
Overview

Kodelock

a tool to assist in code raiding in rust

This tool is designed to be used on a second monitor.

This tools will allow you to see a easily readable code to put in when code raiding and it allows you to go forwards and backwards without left and right arrows so you don't have to quench your eyes to see the code you were at in that .txt file and you don't even need to tab out! It has a feature to "start from" whichever line you wish to, so if there is multiple people using this tool at once it is possible to coordinate who will be using codes from what line eg. 1st person from 0-300 2nd from 300-600 and so on.

To launch this tool you will need python3 and you will need to install 2 libraries for it.

How to install: (If you have erros go all the way to the bottom to find a solution)

  1. Download python3 and install it: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe
  2. Continue the install on default settings unless you personally wish to change something.
  3. When installed search python in your search bar and open a python command promp to check if it's install properly.
  4. After that search up cmd and open it. In it you will write: pip install pillow pynput
  5. When you're done installing(It should only take about 5sec) open the Kodelock.py or Launch.bat file to launch

Alternativley you could open command prompt cd into the directory of Kodelock and launch it directly with python Kodelock.py

In case something isn't working for you and you've followed the instructions message me on discord ITzViks#7482 preview

I'm pretty sure rust doesn't even work on linux but if you're using linux you need to install the following:

sudo apt-get install python3-pil.imagetk

sudo apt-get install python3-tk

sudo apt-get install python3-pip

pip install pynput

.

.

.

.

.

If you're having issuses with pip dropping erros like not found externally or internally or something along those lines do the following:

  1. Search cmd and open it
  2. Type: setx PATH %PATH%;C:\Python310/Scripts and press enter

If you don't get a confirmation message "Save draft" (something along those lines) Change the path like this:

  1. Open cmd and type setx PATH %PATH%;
  2. Search python and right click python 3.10 or whichever version you have installed and open file location
  3. Once opened it should llead you to a folder with 4 files right click "Python3.10 (64-bit) open file location again
  4. Now open the Scripts folder and copy the path. (This is a path) scripts

NOTE: I have python 3.9 installed yours should be 3.10 but as long as it's a 3.X it'll work

  1. Once copied put that on setx PATH %PATH%;C: so it should look like this setx PATH %PATH%;C:{Path you copied}
  2. Press Enter (You might have to give it a minute after the draft completes)
Batch Python Program Verify

Batch Python Program Verify About As a TA(teaching assistant) of Programming Class, it is very annoying to test students' homework assignments one by

Han-Wei Li 7 Dec 20, 2022
GNU/Linux'u yeni kurulumu bitirmiş olarak açtığınızda sizi karşılayacak bir uygulama.

Hoş Geldiniz GNU/Linux'u yeni kurulumu bitirmiş olarak açtığınızda sizi karşılayacak bir uygulama.

Alperen İsa 96 Oct 30, 2022
Python framework to build apps with the GASP metaphor

Gaspium Python framework to build apps with the GASP metaphor This project is part of the Pyrustic Open Ecosystem. Installation | Documentation | Late

5 Jan 01, 2023
API to summarize input text

summaries API to summarize input text normal run $ docker-compose exec web python -m pytest disable warnings $ docker-compose exec web python -m pytes

Brad 1 Sep 08, 2021
Criando um jogo de naves espaciais com Pygame. Para iniciantes em Python

Curso de Programação de Jogos com Pygame Criando um jogo de naves espaciais com Pygame. Para iniciantes em Python Pré-requisitos Antes de começar este

Flávio Codeço Coelho 33 Dec 02, 2022
Introduction to Databases Coursework 2 (SQL) - dataset generator

Introduction to Databases Coursework 2 (SQL) - dataset generator This is python script generates a text file with insert queries for the schema.sql fi

Javier Bosch 1 Nov 08, 2021
A python script to search for k-uniform Euclidean tilings.

k-uniform-solver A python script to search for k-uniform Euclidean tilings. This project's aim is to replicate and extend the list of k-uniform Euclid

3 Dec 06, 2022
A conda-smithy repository for boost-histogram.

The official Boost.Histogram Python bindings. Provides fast, efficient histogramming with a variety of different storages combined with dozens of composable axes. Part of the Scikit-HEP family.

conda-forge 0 Dec 17, 2021
Python-geoarrow - Storing geometry data in Apache Arrow format

geoarrow Storing geometry data in Apache Arrow format Installation $ pip install

Joris Van den Bossche 11 Mar 03, 2022
Simple logger for Urbit pier size, with systemd timer template

urbit-piermon Simple logger for Urbit pier size, with systemd timer template. Syntax piermon.py -i [PATH TO PIER] -o [PATH TO OUTPUT CSV] systemd serv

1 Nov 07, 2021
kodi addon 115网盘

plugin.video.115 kodi addon 115网盘 插件,需要kodi 18以上版本,原码播放需配合 https://github.com/feelfar/115proxy-for-kodi 使用 安装 HEAD 由于release包尚未释出,可直接下载源代码zip包

109 Dec 29, 2022
personal dotfiles for rolling release linux distros

dotfiles Screenshots: Directions: Deploy my dotfiles with yadm Packages from arch listed in .installed-packages Information on osu! see ~/Games/osu!/.

-pacer- 0 Sep 18, 2022
Manipulation OpenAI Gym environments to simulate robots at the STARS lab

liegroups Python implementation of SO2, SE2, SO3, and SE3 matrix Lie groups using numpy or PyTorch. [Documentation] Installation To install, cd into t

STARS Laboratory 259 Dec 11, 2022
Team Hash Brown Science4Cast Submission

Team Hash Brown Science4Cast Submission This code reproduces Team Hash Brown's (@princengoc, @Xieyangxinyu) best submission (ee5a) for the competition

3 Feb 02, 2022
Scraping comments from the political section of popular Nigerian blog (Nairaland), and saving in a CSV file.

Scraping_Nairaland This project scraped comments from the political section of popular Nigerian blog www.nairaland.com using the Python BeautifulSoup

Ansel Orhero 1 Nov 14, 2021
Script that creates graphical representations of Julia an Mandelbrot sets.

Julia and Mandelbrot Picture Maker This simple functions create simple plots of the Julia and Mandelbrot sets. The Julia set require the important par

Juan Riera Gomez 1 Jan 10, 2022
Create N Share is a No Code solution which gives users the ability to create any type of feature rich survey forms with ease.

create n share Note : The Project Scaffold will be pushed soon. Create N Share is a No Code solution which gives users the ability to create any type

Chiraag Kakar 11 Dec 03, 2022
Open Source Repository for CFD Solvers

Background and Validation This wiki is built in Notion. Here are all the tips you need to contribute. General Background Flow over a cylinder The proj

1 Dec 30, 2021
A Python Based Utility for Processing GST-Return JSON Files to Multiple Formats

GSTR 1/2A Utility by Shan.tk Open Source GSTR 1/GSTR 2A JSON to Excel utility based on Python. Useful for Auditors in Verifying GSTR 1 Return Invoices

Sudharshan TK 1 Oct 08, 2022
python3 scrip for case conversion of source code files writen in fixed form fortran

convert_FORTRAN_case python3 scrip for case conversion of source code files writen in fixed form fortran python3 scrip for case conversion of source c

7 Sep 20, 2022