Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/levi-ivel/desstop

An ASCII faced desktop assistant made in Python.
https://github.com/levi-ivel/desstop

desktop-application desktop-assistant desstop open-source python terminal-based

Last synced: about 1 month ago
JSON representation

An ASCII faced desktop assistant made in Python.

Awesome Lists containing this project

README

        

Introduction
---
![Screenshot 2024-05-24 151642](https://github.com/levi-ivel/Desstop/assets/142150222/275bba0a-8514-421a-8557-6ca77fb43f3a)

Desstop is an ASCII faced desktop assistant that can preform numerous commands from a terminal, it is made with Python using TKinker.

It can preform the following commands:

list: shows a list of all commands

settings: opens windows where you can change several things in Desstop, these persist between sessions and versions

open {program}: opens the specified program

time: says the current time

spin {wheelname}: spins a wheel of outcomes, result is random

sleep: makes Dess sleep, cant respond to commands until awakend

awake: awakens Dess

blink: makes dess blink

thanks {desstop, dess, dt}: shows your appreciation towards Dess

countdown: starts a countdown, can be specified by hours, minutes or seconds

routine: opens a window where you can name, full in commands and set a time for a routine

routine {routinename}: preforms a routine

routine {routinename} edit: change name, commands or time from an existing routine

![DessRoutine](https://github.com/levi-ivel/Desstop/assets/142150222/3a702837-acd6-4bcf-9d3b-bf1798b4eaac)

Setup
---
To start using Desstop, get the latest [release](https://github.com/levi-ivel/Desstop/releases) and download the .zip folder, then unzip the folder and run the .exe to open up Desstop.

Update
---
To update Desstop, simply download the newest [release](https://github.com/levi-ivel/Desstop/releases), then locate the folder of the version you have been using and grab the "settings.json" file from it. you can then delete this version. Add this file to the newest release to continue using Desstop with your preferred settings.
![Screenshot 2024-05-24 130659](https://github.com/levi-ivel/Desstop/assets/142150222/d906ee90-6265-4624-8d8e-a7f26ef61da7)

Contributing
---
This project is open source, so feel free to add or remove whatever you want. You can also make a pull request so your changes can be added to Desstop itself, documentation on how to create a pull request can be found [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request)

This project is still being worked on and is in a very early stage, expect frequent changes