Giter Site home page Giter Site logo

gomd's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @as27 (Andreas Schroepfer). I am from Germany
  • ๐Ÿ“— I wrote Go - Das Praxisbuch
  • ๐Ÿ‘€ Iโ€™m interested in rowing, hiking, golang, accounting ๐Ÿค“
  • ๐ŸŒฑ Iโ€™m currently learning some rust
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on interesting projects, give talks about Go or make some workshops.
  • ๐Ÿ“ซ How to reach me. Best way is twitter: @lyckade

gomd's People

Contributors

ananichev avatar as27 avatar gracyashhh avatar ilmanzo avatar rajivnayanc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gomd's Issues

Implement the copy (file) action

  • write a simple method, which can copy a file for gocmd.Files
  • add that event to the app

All changes should be inside the file cmd/gomd/commands.go

Implement mkdir

The command should be:

mkdir new_folder
mkdir new folder

The new folder should be added at the left side.

Create verbose mode for logs

The log area should be just shown, when gomd is started with the verbose mode.

  • Add flag -verbose
  • just show the log area, when verbose mode
  • ensure that logging without verbose mode does not block something

How to exit gomd?

Any idea on implementing an exit command for gomd?

I really like this project btw.

Create a help page/view

Implement a simple overview of all availiable commands. The simplest way to achieve this is to join the elements of implementedCommands and make an output by using the func (a *app) Println(i ...interface{})-method.

But there are other possibilities like modal or change the content of the windows. This is just a prototype and it is welcome to play around a little bit.

Documentation

All PRs for a better documentaion are welcome.

Better documentation of the code or a better reamde.

I am not so fluent in writing good English, so every doc element is welcome.

implement switch sides

The base of every command is the left side of the browser. With sw or switch left and right folder is switched.

implement remove

The command should be

rm file
rm folder
remove file
remove folder

The selected element of the left side will be removed then.

Implement different view modes

This is the start for some simple configuration of the app.

  • show/hide hidden files
  • sort by name
  • hide files
  • hide directories

We could implement a configuration view, when entering this mode.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.