GithubHelp home page GithubHelp logo

parmanand99 / nameof Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thecodepapaya/nameof

0.0 1.0 0.0 109 KB

Find the names of your colleagues from command line

Home Page: https://ashutoshsingh05.github.io/nameof/

Shell 57.63% C 42.37%

nameof's Introduction

nameof

A simple and handy tool to find the name of a student from command line using their Institute ID

What can it do?

This is a command line tool whch can give you the name of any student from your institute by their institute ID , only you have to change the data of "database.txt" file according to the data of your institute, it has currently data of the batch of 2018-2022 of IIIT Vadodara.

Why I built it?

Considering the strength of our batch and the fact that almost every academic activity involves our ID's, it sometimes becomes difficult to identify and find people by their ID's. Hence I've built this command line tool to find names from ID.

How to use?

1.) Clone this repository using

git clone https://github.com/ashutoshsingh05/nameof.git

2.) Change current directory to your local repository

cd nameof

3.) Make install.sh executable and execute install.sh

chmod 751 install.sh
./install.sh

4.) Run by executing the following command

nameof <insert-9-digit-institute-id>

Try using sudo if you encounter any permission related issues

Screenshot

A sample execution

5.) Uninstall the tool by executing the following command './uninstall_nameof.sh'

Proposed Enhancements in future

  • Addition of more details like
    • Section
    • Lab Group
  • Enabling searching of student details using name
  • Making provisions for getting names of multiple students at a time by providing multiple space separated arguments.

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.