Skip to content

Releases: alex-esc/setupesc

Introducing workspaces

16 Jan 18:24
Compare
Choose a tag to compare
Pre-release

Setupesc v0.2 pre-release, Version released on January 16 2019

New Features

  • Added folder shortcuts:
    • Now you can bind your most commonly used folder to custom key binds.
    • All folder shortcuts follow this structure: 'Left Control + Left Shift + X', where 'X' symbolizes any key assigned to a specific folder, for example in my setup I use 'Left Control + Left Shift + d' to open the desktop.
    • Added folder shortcuts for:
      • Desktop folder
      • Videos folder
      • Images folder
      • Downloads folder
      • GitHub folder
      • Notebooks folder
      • LaTeX Files folder
      • Markdown folder
      • Sync folder
      • Documents folder
      • Audiobooks folder
      • eBooks folder
      • Projects folder
  • Added workspaces:
    • You can now predefine a set of programs, files and folders to open at the same time, for example in my setup I can open my blog folder and my text editor with one key bind.
    • All workspaces follow this structure: 'Left Control + Left Alt + X', where 'X' symbolizes any key assigned to a specific workspace, for example in my setup I use 'Left Control + Left Alt + b' to open the blog workspace.
    • Added workspaces for:
      • Setupesc development
      • Bloging setup
      • More to come!
  • Added help menu: Feeling lost? Just press 'WIN + F1' to open a list of all keyboard shortcuts.

Updates:

New shortcuts will be added on each new release, some will be brand new, others might be re-purposed old ones, for more information please refer to the new help menu.

  • changed Daw shortcuts from 'win + d' to 'win + s', you can now think about it as 's' for sound.
  • Changed LaTeX shortcuts from 'win + l' to 'Win + t', 'T' stands for typesetting
  • Changed hide taskbar script to 'win + f11' to better resemble a fullscreen shortcut
  • Added shortcuts for:
    • vlc
    • mpv
    • popcorn time
    • RSSowl
    • Handbreak
    • Powershell

Minor changes:

  • Removed feed.rss from changelog folder since the new rss feed is available here.
  • Moved 'build', 'gui', 'silent install', 'README - how to compile.md' and 'cfg.cmd' to 'experimental-features&tests'.
  • Changed update RSS feed to github release atom feed

Experimental features:

Our vision for setupesc is constantly changing, here are some features not added in the main program, at some point they may be included or not, for now you can test them out for yourself, to use them you need to compile them, see: 'README - how to compile.md'.

  • Added bug.n tile window manager.
  • Added keyboard control over mouse movement.
  • Added unfinished auto installer.
  • Added peer to peer file syncing software SyncThing using SyncTrayzor as a GUI.

First release!

25 Oct 14:44
Compare
Choose a tag to compare
First release! Pre-release
Pre-release

A great productivity boost + opening up to the internet

Setupesc pre-release, Version released on October 22nd 2018

We are very exited about this project and want to share it with the world so we created a website!

Opening up to the internet

Previous versions were focused on improving your productivity and yours alone, stay connected with your team and the internet with this new shortcuts:

  • added website shortcuts for:
    • Github
    • Blackboard
    • Reddit
    • Netflix
    • YouTube
  • added instant messenger shortcuts for:
    • whatsapp
    • Telegram
    • Signal

File manipulation changes

Most of the time spent in front of a computer will be spent manipulating files, you need to create your file, the name it, then open it, you might want to import or copy paste some data from another place so that means extra time lost in the directory weds. We identified this problem and say no more!

Normally to create a new file you open the desired folder, then right click, name it, if you use any special file format you need to modify the filename to add the file extension then hit enter and then you can begin working with your file. This changes today, now as soon as you open the folder you can press 'ALT + n' and it will prompt you to write the name of a new file, you are free to write the name of the file with the extension (for example 'doctoral-thesis.docx') and as soon as you press enter the file will be created in the current location and the newly created file will be opened right away with the default editor.

  • added shortcut for instantly creating and opening a new file.

New program shortcuts

Now that you know how to manipulate and create files more efficiently you might want to put it to the test with some newly supported programs:

  • added Adobe shortcuts for:
    • Premiere Pro
    • Audition
    • AfterFX
  • added daw shortcuts for:
    • Ableton Live
    • audacity
  • added Latex editor shortcuts for:
    • TeXworks
    • texmaker
  • added program shortcuts for:
    • Github desktop
    • itunes
    • Tor browser

Coming soon to setupesc

We are getting ready to officially release, so far this script requires some tinkering with, you need to install all the supported programs and correct the paths and slowly put surely we are working on making setupesc as user friendly as possible.

Setupesc will be getting version numbers from now on. You can now look at the changelog, find the newest version on the website and the rss feed.

A small tutorial and explanation of the keyboard shortcuts is now on the website.

Miscellaneous changes

And finally some miscellaneous changes

  • added shortcut to bring up startup folder.
  • added shortcut to exit setupesc.
  • added installers for all needed programs under the folder 'programs-list'.
  • removed 'HOW-TO-INSTALL.txt' and moved installation instructions to the readme file.
  • updated documentation.
  • fixed zip file containing old version