Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/levi-ivel/desstop
- Owner: levi-ivel
- License: mit
- Created: 2024-05-23T17:21:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T14:38:33.000Z (6 months ago)
- Last Synced: 2024-07-08T14:37:58.024Z (6 months ago)
- Topics: desktop-application, desktop-assistant, desstop, open-source, python, terminal-based
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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