Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consciousness

Are you really conscious?

Consciousness is a utility to help you close the windows that you don't need.

Orientation

  • A simple but useful program to save users' precious time.
  • A sample C++ project based on Qt, which enables the features of:
    • Separating Qt-related and non-Qt-related codes, which gives more flexibility in license selection.
    • Separating OS-related and non-OS-related codes, which gives the ability to write cross-platform applications while using platform-dependent APIs. In progress.
    • Dynamic language changing thanks to Qt Linguist.
    • Novel codes in C++20 standard.

Roadmap

  • alpha-1
    • First release.
  • alpha-2
    • Documentation: README and comments.
    • New features: alias.
    • Code quality: serialization.
  • alpha-3
    • New features: regular expressions, close windows without prompt.
    • Code quality: separating OS-related codes.
  • 0.0.1
    • Code quality: CI.
    • Documentation: Wiki, Projects.

The roadmap will be placed in Wiki and Projects afterwards.

License

Copyright (c) UnnamedOrange. Licensed under the MIT License. See the LICENSE file in the repository root for full license text.

Credits

The Qt Toolkit is Copyright (C) 2018 The Qt Company Ltd. and other contributors.

Licensed under the GNU Lesser General Public License version 3.

Copyright (c) Itay Grudev 2015 - 2020.

Licensed under the MIT License.

About

Do you really want to use that app?

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages