Skip to content

TeaSkittle/alice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alice

Alice logo

A simple CLI personal assistant written in Racket, aimed at Linux systems.

Current Features

  • A todo list
  • Search the web and open websites
  • Download files from the web
  • Scan system with ClamAV
  • Open background music in browser
  • Simple server functionality for LAN file sharing
  • Interactive mode

Planned Features

  • Personality in interactive mode (opening message for example)
  • Combine with tutils
  • Scan system with Lynis

Dependancies

These packages are installed along with alice when running make.sh

  • Racket
  • Git
  • python3
  • ClamAV
  • pandoc
  • gzip

Install

To install alice run these commands:

curl https://raw.githubusercontent.com/TeaSkittle/alice/main/install.rkt | racket

To uninstall:

sudo rm -rf /usr/local/bin/alice && sudo rm /usr/local/man/man1/alice.1.gz

About

A simple CLI personal assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages