Skip to content

hackesofice/tools-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 screenshot

Desclaimer

The tool is designed for developers, who have lots of tools but all are in seprate repositories. this tool helps to organize all the tools in a single place with a minimal efforts.

Usage

  • fork the repository
  • open and edit the settings.json

Example setup for termux app

pkg install git -y
pkg install python -y
git clone https://github.com/offiicialkamal/tools-organizer.git
cd tools-organizer
pip install -r requirements.txt
python main.py

Note

fully edit the settings.json and for more security use any encryption tool like this to encrypt your files if needed this file is responsible for the all other things


Expected your Projects Structure

This tool looks for a module called your-project.main which is an entrypoint of your tools example file structure -

  your-project/
  ├── main.py OR main.cpython-3xx.so 
  ├── __init__.py  # must add ( Blank / with content )

LICENSE

The project is relased under MIT LICENSE

SUPPORT

found any bug or have any suggetions ? don't warry just open a issue hear we are waiting for any small suggetions / bugs and well resolve it as soon as posssible

CONTRIBUTION

I Love contributions if youre an developer and wanna add / improve this project please add an clear description about that specific fix / improvements well merge your PRs if we found it usefull, your small contributon may help us to improve the project

About

organize your small tools into an single tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages