Clean up some dirs

This commit is contained in:
CreepyCrafter24 2020-03-08 17:46:29 +01:00
parent d935a710b6
commit 926a03d19b
6 changed files with 44 additions and 148 deletions

View File

@ -1,20 +0,0 @@
%APPDATA%\UpTool2
- Apps
- __APPNAME
- info.xml
- Version
- package.zip
- Install.bat
- Remove.bat
- Data
- __APPFILES
- app
- __APPFILES
- info.xml
- Version
- Repos
- Local Repo
- Install
- __ZIP CONTENTS
- tmp
- __FILES FOR UPDATE

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<meta>
<Version>90.90.90.90</Version>
<File>https://github.com/JFronny/UpTool2/releases/download/1.0.7293.28531/Release.zip</File>
<Hash>0CB2B655CD42BB574B92CA370E170294DAE9C4B9B3B787602617D329C9C571D0</Hash>
</meta>

View File

@ -5,7 +5,49 @@ Downloading software from online repos since 2019
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/JFronny/UpTool2)](https://github.com/JFronny/UpTool2/releases/latest)
[![GitHub repo size](https://img.shields.io/github/repo-size/JFronny/UpTool2)](https://github.com/JFronny/UpTool2/archive/master.zip)
[![GitHub All Releases](https://img.shields.io/github/downloads/JFronny/UpTool2/total)](https://github.com/JFronny/UpTool2/releases)
[![Discord](https://img.shields.io/discord/466965965658128384)](https://discordapp.com/invite/UjhHBqt)
Default Repo: https://gist.github.com/JFronny/f1ccbba3d8a2f5862592bb29fdb612c4
[Default Repo](https://gist.github.com/JFronny/f1ccbba3d8a2f5862592bb29fdb612c4)
## Folder layout
- %APPDATA%\UpTool2
- Apps
- __APPGUID
- info.xml
- Name
- Description
- Version
- MainFile
- package.zip
- Install.bat
- Remove.bat
- Data
- __APPFILES
- app
- __APPFILES
- info.xml
- Version
- Repos
- __REPO
- Name
- Link
- Local Repo
- [__APP](~/#App layout)
- Install
- __ZIP CONTENTS
- tmp
- __FILES FOR UPDATE
## Repo layout
- repo
- __APPLINK
- __REPOLINK
- [__APP](~/#App layout)
## App layout
- app
- Name
- Description
- Version
- ID
- File
- Hash
- Icon
- MainFile

102
Repo.xml
View File

@ -1,102 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<repo>
<app>
<Name>CC-Clicker</Name>
<Description>A simple AutoClicker
Features:
- Up to 1000 clicks per second
- Right- and LeftClicks
- Custom Keybinds</Description>
<Version>3</Version>
<ID>4863b486-5619-432e-8086-c06e1d5b1f5a</ID>
<File>https://github.com/JFronny/CC-Clicker/releases/download/v2.1/CC-Clicker.zip</File>
<Hash>227EC3F0AB72F81FAE8441526424BFE492CB1225BC7367C9005A4CD232E7E4FB</Hash>
<Icon>https://raw.githubusercontent.com/JFronny/CC-Clicker/master/C_64.ico</Icon>
<MainFile>CC-Clicker 2.0.exe</MainFile>
</app>
<app>
<Name>CC-Functions.W32.Test</Name>
<Description>Collection of Utilities for manipulating Windows</Description>
<Version>2</Version>
<ID>3191d2f3-bf48-48ea-97a2-59fb32722d0a</ID>
<File>https://github.com/JFronny/CC-Functions/releases/download/v1.1/package.zip</File>
<Hash>3B3FF298B91EB4BD3E87BFD2552F9C5018FB113C7C3DC1ECBAD1BB525D081CF6</Hash>
<MainFile>CC_Functions.W32.Test.exe</MainFile>
</app>
<app>
<Name>Cashew</Name>
<Description>A basic GUI for multiple common programming languages including c# and HTML</Description>
<Version>2</Version>
<ID>63d64672-3ca3-4760-96a3-443b262d326f</ID>
<File>https://github.com/JFronny/cashew/releases/download/v1.2/package.zip</File>
<Hash>8FF2BBDD01452EBC0FC63AF96A930D10F90D481A5BC99481C660B81C22B54351</Hash>
<Icon>https://raw.githubusercontent.com/JFronny/cashew/master/cashew/Cashew-64.ico</Icon>
<MainFile>cashew.exe</MainFile>
</app>
<app>
<Name>CREPL</Name>
<Description>Roslyn based C# Shell with scripting</Description>
<Version>2</Version>
<ID>1720101c-b39c-4e90-815f-0b016788871c</ID>
<File>https://github.com/JFronny/UpTool2/releases/download/Repo/CREPL.zip</File>
<Hash>2F1F7AE87300E35CA33598B9134CE145EC3F682654688989E0B6DF5C07BC305E</Hash>
<Icon>https://github.com/JFronny/UpTool2/releases/download/Repo/Terminal-icon.ico</Icon>
<MainFile>CREPL.exe</MainFile>
</app>
<app>
<Name>GradeCalc</Name>
<Description>Calculate grades for students</Description>
<Version>1</Version>
<ID>c8119098-ec7f-4fb3-8668-9e81915b112d</ID>
<File>https://github.com/JFronny/GradeCalc/releases/download/v1.0/package.zip</File>
<Hash>E3BC3924FA5035BEA1062A1B86CDA3F11BE54B90C53FC3BAF056C069C6ABA98C</Hash>
<MainFile>GradeCalc.exe</MainFile>
</app>
<app>
<Name>PowerCalc</Name>
<Description>Graph creation for mathematical functions</Description>
<Version>1</Version>
<ID>b0a9945b-8da9-41d4-b1d8-9aefa6f10ccd</ID>
<File>https://github.com/JFronny/PowerCalc/releases/download/v1.1/package.zip</File>
<Hash>CFC0E5F13158A93B8A77043100323B8CD6C3454F6811867CE58C01A955884498</Hash>
<MainFile>PowerCalc.exe</MainFile>
</app>
<app>
<Name>Resizor</Name>
<Description>Resize Windows with style</Description>
<Version>4</Version>
<ID>e09cfca6-b6f7-4c56-96c4-d7cc2a318984</ID>
<File>https://github.com/JFronny/Resizor/releases/download/v1.1/Resizor.zip</File>
<Hash>BC4708BD1A722155BFAF0A471874CB9825F293F6D62BCE3D63C02D86BDD4FFDA</Hash>
<Icon>https://raw.githubusercontent.com/JFronny/Resizor/master/Resizor/Resizor.ico</Icon>
<MainFile>Resizor.exe</MainFile>
</app>
<app>
<Name>testexetrisathlon</Name>
<Description>Terminal based Tetris clone</Description>
<Version>3</Version>
<ID>9214aca9-af09-441d-8329-612e77347eba</ID>
<File>https://github.com/JFronny/testexetrisathlon/releases/download/v1.4/testexetrisathlon.zip</File>
<Hash>F0626A25CFB74BC99F2FE7457515F12AD12979F2DAB7C3808DD702BC103DE673</Hash>
<Icon>https://raw.githubusercontent.com/JFronny/testexetrisathlon/master/testexetrisathlon/tetris_yUxH6t_256px.ico</Icon>
<MainFile>testexetrisathlon.exe</MainFile>
</app>
<app>
<Name>WinPart</Name>
<Description>View information about your (logical) partitions</Description>
<Version>3</Version>
<ID>a48b0879-42ec-40e1-885a-480e948242d7</ID>
<File>https://github.com/JFronny/WinPart/releases/download/v1.1/WinPart.zip</File>
<Hash>CCEB1A86828B325D2AC2C19AC402D1CE9D1318628C07E98ABA6EB25BEF23D2F9</Hash>
<MainFile>WinPart.bat</MainFile>
</app>
<app>
<Name>ZalGen</Name>
<Description>Generate cool Zalgo-Text</Description>
<Version>1</Version>
<ID>50d6fc2e-e93a-4f5a-9cca-10cc4a000431</ID>
<File>https://github.com/JFronny/ZalGen/releases/download/v1.0/ZalGen.zip</File>
<Hash>505167424EB07462443C31086583FAB414F01B2FEED3CD55DEF351E6B28FE6C1</Hash>
<MainFile>ZalGen.exe</MainFile>
</app>
</repo>

View File

@ -1,14 +0,0 @@
More Icons for Apps
More apps: Laptop Sim (when done)
Automatically push Meta.xml changes after building
Less code in MainForm.cs!
Allow install/uninstall scripts to use a preset dialog set (aka .vbs scripts), then hide command prompt
make the help button show
Repo structure:
<repo>
##In-Line app definitions with <app> , references to apps ( <applink> ) or repos ( <repolink> ) see Repo.xml for example app definitions. A remote app consists only of the <app> tag
</repo>

View File

@ -7,12 +7,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UpTool2", "UpTool2\UpTool2.
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9841227C-3F1B-4C32-8123-3DB2CF4E15EE}"
ProjectSection(SolutionItems) = preProject
FolderLayout.txt = FolderLayout.txt
.github\workflows\main.yml = .github\workflows\main.yml
Meta.xml = Meta.xml
README.md = README.md
Repo.xml = Repo.xml
ToDo and Notes.txt = ToDo and Notes.txt
.gitignore = .gitignore
EndProjectSection
EndProject