Skip to content

BotNikos/Cpotlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpotlight

What is it?

This project is MacOs Spotlight analogue for linux written in C

Usage

prefixdescriptionexample
no prefixStart applicationfirefox
bStart browser with opened linkb;google.com
bsSearch query in browserbs;Best linux distro
ytYouTube querybs;Why rust is best
cCalcuatec;1+3*4
tTranslate word (only russian and english supported)t;hello

Change application behaviour

You can change the way Cpotlight works by editing config.cfg file in programm directory

How to install

Dependencies

  • clang
  • curl

Installation

To install this programm you need to do following commands in your terminal:

git clone https://github.com/BotNikos/Cpotlight.git
cd Cpotlight
make 

After that you can start programm:

./cpotlight

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published