Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shonharsh/academy-project-computerstartup

This robot is used to perform actions such as opening programs and file explorers on my computer startup.
https://github.com/shonharsh/academy-project-computerstartup

academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows

Last synced: 4 months ago
JSON representation

This robot is used to perform actions such as opening programs and file explorers on my computer startup.

Awesome Lists containing this project

README

        

![Banner](Data/Images/Banner-Academy-Mortgage.png)

# Academy-Project-ComputerStartup

The Academy-Project-ComputerStartup robot is used to perform actions such as opening programs and file explorers on my computer startup. This project is supporting my work at Academy Mortgage.

### Getting Started

After making a pull request or downloading the project, open the Main.xaml in UiPath Studio. The robot can be run with the play button in the ribbon and the result can be seen in output panel.

### Details

This robot sets up the day's workspace.

###### Workflows
1. File_FolderCopy_RepoUiPath - Copy a repo folder to a backup location.
1. Process_AxosoftGitKraken - Opens up GitKraken.
1. Process_Encompass - Opens Encompass and logs into the program.
1. Process_FolderExplorer - Opens a file explorer.
1. Process_FolderExplorer_MoveBottomRight - Opens a file explorer window and moves it to the bottom right.
1. Process_FolderExplorer_MoveTopRight - Opens a file explorer window and moves it to the top right.
1. Process_GoogleChrome - Opens Google Chrome.
1. Process_JGSoftAceText - Opens JGSoft AceText.
1. Process_JGSoftEditPadPro - Opens JGSoft EditPad Pro.
1. Process_MicrosoftEdge - Opens Microsoft Edge.
1. Process_MicrosoftOutlook - Opens Micrrosoft Outlook.

###### Test Workflows
1. Test_File_FolderCopy_RepoUiPath
1. Test_Process_Encompass
1. Test_Process_FolderExplorer
1. Test_Process_FolderExplorer_MoveBottomRight
1. Test_Process_FolderExplorer_MoveTopRight

### Architecture Requirements

A standard UiPath, Studio to Orchestrator cloud setup is the base of operation. It is easy to setup and free.
1. An Orchestrator connection - Visit https://cloud.uipath.com/ and authenticate or sign up.
2. [UiPath Studio](https://www.uipath.com/product/studio) is used to run the robot. Note that Studio Web can be used directly in Orchestrator but I recommend installing the Studio IDE application.

[![UiPath Setup Guide](https://shonharsh.github.io/curriculum-vitae/Images/Title-UiPath-Setup-Guide.png)](https://github.com/ShonHarsh/UiPath-SetupGuide)

### Git Notes

Clone the project to develop or change it.

```sh
git clone https://github.com/Academy-Project-ComputerStartup
```

### Links
- [UiPath Automation Platform](https://www.uipath.com/)
- [UiPath Studio](https://www.uipath.com/product/studio)
- [Pulsar](https://pulsar-edit.dev/) (Atom Successor) - Used for all my README.md files
- [Shon Harsh Website 127.0.0.1](https://shonharsh.github.io/curriculum-vitae/index.html)
- [This.GitHub](https://github.com/shonharsh)
- [LinkedIn](https://www.linkedin.com/in/shonharsh/)