Skip to content

MIKTHATGUY/Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

A non official command line tool created to help flowgorithm users

Table of Content

Features

  • change file author
  • change all files in a folder or single
  • change pc name inside file
  • change about in file

Future Features

  • change file date of creation
  • remove edited at fields
  • customize edited at fields

Installation and Usage

Automatic install for any folder in the system

  1. Download the install.ps1 install script from HERE
  2. open Windows Powershell as administrator
  3. navigate to the folder where you have the install.ps1 script
  4. run install.ps1
  5. Ready to use!

Manually install only for current folder

  1. Download the executable from HERE
  2. copy the executable to the folder where the .fprg files are
  3. Ready to use!

Manually install for any folder in the system

  1. Download the executable from HERE
  2. Copy the executable in System32 folder
  3. Ready to use!

Run Locally with Python

  1. Clone the project in a folder where it can create files as it has to create a user file
 git clone https://https://github.com/MIKTHATGUY/Flow
  1. Go to the project directory
  cd Flow
  1. Install dependencies
  pip Install requirements.txt
  1. Start program
  python main.py -h

FAQ

install.ps1 dosen't work

  1. Check if you are running it in powershell and not in cmd
  2. Check that you are running powershell with amministrator privileges

EasyFlow closes right after i run it

Do not open the file double clicking it, run it in the cmd and

Authors

We are not an official Flowgorithm tool nor associated with Flowgorithm in any way