Skip to content

HamzaZarah/UniShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniShell

UniShell is a custom Linux shell designed to enhance student productivity. It provides built-in features like Pomodoro timers, reminders, and learning tools to help students stay focused and organized.

Features

  • Change current directory
  • Helper function to show functionalities
  • Exit shell
  • Displays a welcome message
  • Start your learning journey on the shell
  • Starts a Pomodoro timer
  • Change which interface to use
  • Water drinking reminder function
  • Movement reminder function

Installation

  1. Clone the repository: git clone https://github.com/yourusername/UniShell.git
  2. Navigate to the project directory: cd UniShell/src
  3. Compile the project: gcc -o unishell main.c
  4. Run the UniShell executable: ./unishell

Usage

Once the shell is running, you can use the built-in commands and features to navigate your file system, manage your time, and receive reminders for various activities.

For a list of available commands and their usage, type help in the shell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors