Skip to content

yucicheung/Mini_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo stores my self-made mini tools.

Mini Tools

Till now I have created two tools in this repo:

  1. ViewMilitaryBase:
  • A program walking you through many military base by browsing GoogleMap page.
  • Written in python2.
  • Passed testing in Linux.
  1. ClassifyGUI:
  • A program helping you filter pictures while building dataset.
  • Written in python2.
  • Passed testing in Linux.
  1. WechatTools:
  • Some tools extend the usage of wechat talking as listed below
    • onTimeMsgSenderToChatroomClass.py : Send predefined message to specified chatroom according to schedule which was set beforehead by user.
    • TulingRobot.py : Handle all messages sent to you and automatically reply for you.
  • Written in python2.
  • Passed testing in Linux and Windows.
  1. AutoGCCCaller
  • Achieved calling g++ to compile cppfile, changing outfilename and run corresponding .out file in one step, which is calling autorun.sh filename.cpp.
  • A shell script.
  • Executable in Linux.

Samples

Samples for each toolset are included in corresponding folders.

About

Some fun tools I create during doing research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published